By olivier.chafik
via ochafik.com
Published: Feb 18 2013 / 07:41
Using Scala 2.10 macros, Scalaxy/Debug provides assert, require and assume macros that mimic the behaviour of C asserts (which print the verbatim source code of the failed condition in their error message).
Add your comment