hy/docs/language
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
..
2015-10-17 19:51:03 -06:00
2015-05-09 22:12:04 +03:00
2014-01-25 21:01:16 +02:00
2015-10-01 10:08:04 +02:00