On Sat, Dec 6, 2008 at 12:52 PM, Randall R Schulz <[EMAIL PROTECTED]> wrote:
>
> - Renamed the conflicting (defn replace ...) and (defn remove ...)

But 'remove' is also defined by clojure.core

> user=> (load-file "/dar/clojure/zipper-test.clj")
> java.lang.ClassCastException: clojure.lang.LazyCons cannot be cast to 
> clojure.lang.IFn (zipper-test.clj:35)
>
>
> What  might explain this?

Hard to guess with just a single line from a stack trace on an unknown
.clj file, but I wouldn't be shocked if it was related to the 'remove'
name confusion.

--Chouser

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to