In Clojure the extra () around case and expr are skipped if no function call is made. Have a look at clojure.org/api -Ralf
On Thu, Dec 4, 2008 at 5:54 AM, harrison clarke <[EMAIL PROTECTED]> wrote: > did cond change syntax? > > last i checked, it was > > (cond (case) (expr) > > (case) (expr) > > ....) > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---