On 22/10/12 16:45, JvJ wrote:
The reason it starts with def (and ends in -fn) is because it is a function used by a macro, which has a global effect.
well, if you mean that the macro (which you've not shown) is the one that creates the top-level form, then macro's name should be the one starting with 'def' not the function's. Nothing is wrong really, you're just communicating the wrong thing to someone reading your function signature.
Jim -- 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