I'm also very interested in this topic.

The only reason to write "and" as a macro is for performance reasons.
It's much more convenient, programming-wise, if and is a function.

Is there anyway to write a macro/function that acts as a function when
necessary (so it can be passed as an argument), but expands into a
macro (for speed) when deemed possible?
--~--~---------~--~----~------------~-------~--~----~
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 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to