> Also this function generates two classes, while the
> other two variants generate 6.

Thank you for pointing this out! It -- surprisingly -- hadn't occurred  
to me before that different approaches to writing the same code would  
actually generate different sets of classes, possibly of very  
different sizes.

It's obvious in hindsight... I guess Clojure is very good at  
abstracting away the details of Java class definition, and I only look  
when inspecting jars to make sure the right namespaces and generated  
classes go in the right place.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to