Very cool. Any chance we'd see this get merged into 'new'?
--
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
firs
Hi,
I've written a related patch that makes three changes:
1. assert now raises AssertionError, instead of Exception.
2. assert is now overloaded with a second parameter that replaces
"Assert failed" in the original message.
3. the (pre- or post-) condition that raised the exception, along with
t