On Mar 22, 2:47 pm, David Nolen <dnolen.li...@gmail.com> wrote: > Neat! I see that you figured out defne, you could probably simplify > doactiono with matche as well.
ok, I'll try soon. > The Clojure REPL doesn't print exceptions by default, but I'm sure if you > print it out with (clojure.repl/pst *e) you'd see that it does let you know > that you called firsto with the wrong number of arguments. The fact is that this: (run* [q] (firsto [1 2])) ; wrong use of firsto raise (correctly) an exception. thanks a lot! ciao -- 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