On 14 November 2010 15:43, Robert McIntyre <r...@mit.edu> wrote: > @Nicolas Oury > I'd normally agree that "you just shouldn't do that kind of thing," > but this is not correct behaviour for something that I would consider > a basic thing. It feels dirty that our functions don't work for > "arbitrary arities" but instead for arities only between 0 and around > 7000. Since apply does work for this, would it be possible for the > reader to convert such long forms into something like (apply + (list > long-list)) before evaluating them?
I believe the underlying problem is a limit of the JVM. Maybe it would be possible for the Clojure compiler to work around the limitation, though. -- Michael Wood <esiot...@gmail.com> -- 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