On Thu, Apr 19, 2012 at 10:01 AM, Dave Sann <daves...@gmail.com> wrote:
> The error that you showed originally does not look like a compile error - > but an execution error. I may be wrong. > Agreed. The error happens only when I execute the code, not when I compile it. Since the code works fine in Clojure, my best guess right now is that I must be using some core Clojure function that isn't implemented in Clojurescript. According to the docs, "most" but not all of the collection functions are implemented, for example. So what kind of error would one expect to get if you try to use one of the non-implemented functions? Would it look like the error I'm getting? -- 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 Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en