Gergely Nagy e90b24b73a
hy/core/macros.hy: Add an (if-not) macro
Sometimes it is better to start with the false condition, sometimes that
makes the code clearer. For that, the (if-not) macro, which simply
reverses the order of the condition blocks, can be of great use.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2014-01-18 22:56:20 +01:00
..
2013-07-06 20:39:02 +02:00
2014-01-17 20:25:09 +01:00
2013-12-23 14:33:51 +01:00
2013-04-28 17:04:33 +02:00
2014-01-17 20:20:39 +01:00