I agree with Lee. Everything that works in standard clojure should also work in an eval.
Jonathan On Mon, Oct 15, 2012 at 8:11 PM, Lee Spector <lspec...@hampshire.edu> wrote: > On Oct 15, 2012, at 12:51 PM, Alan Malloy wrote: > > > Evaluating function literals is not intended to work; that it works > > for non-closure functions should be treated as a coincidence. > > Really? Eval "Evaluates the form data structure (not text!) and returns > the result." Why would certain things like function literals be excluded? > IMHO they shouldn't be, and in fact I've built some code around dynamically > constructed and evaluated function literals. > > -Lee > > -- > 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 > -- 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