gilch f4afb0ca7e variadic if
The `if` form now supports elif clauses.
It works like `cond` but without the implicit `do`.
The old `if` is now `if*`

variadic lif now supports "ellif" clauses.

Update if-no-waste compiler to use `if*` properly.

(Sometimes one character is all it takes.)

document if

reword truthiness
2015-10-17 19:51:03 -06:00
..
2014-01-25 21:01:16 +02:00
2015-10-17 19:51:03 -06:00
2013-03-12 22:53:45 -04:00
2015-06-29 22:14:10 -04:00
2013-03-12 22:53:45 -04:00
2015-10-17 17:11:31 +03:00