Typing #(nil) at a repl gives me: java.lang.NullPointerException (NO_SOURCE_FILE:1) [Thrown class clojure.lang.Compiler$CompilerException]
Restarts: 0: [ABORT] Return to SLIME's top level. 1: [CAUSE] Throw cause of this exception Backtrace: 0: clojure.lang.Compiler.analyzeSeq(Compiler.java:3968) However, (fn [] nil) is fine. Shouldn't they be equivalent? Thanks, Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---