what i think would be nice here is multimethods taking multiple
dispatch functions. (i'm not sure how you'd do that without breaking
the default value syntax)

so it'd try the first function, and if it doesn't match any method,
then it tries the second, etc. then :default, then throws an exception.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to