Or am I just stupid and using definline wrong? I started experimenting with definline today, and don't seem to be able to make it work:
$ ./repl > Clojure 1.1.0-alpha-SNAPSHOT > user=> (definline foo [ x ] (+ x 1)) > java.lang.ClassCastException: clojure.lang.Symbol cannot be cast to > java.lang.Number (NO_SOURCE_FILE:0) > user=> > > Help? Brian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---