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
..
api.rst variadic if 2015-10-17 19:51:03 -06:00
cli.rst Update versionadded directives. 2015-05-09 22:12:04 +03:00
core.rst docs: Document the (keyword) and (name) functions 2015-10-17 13:56:35 +02:00
index.rst Reorganize documentation. 2014-01-25 21:01:16 +02:00
internals.rst Drop a set of brackets from let. 2015-10-01 10:08:04 +02:00
readermacros.rst Fixes to language documentation 2014-12-06 15:46:44 -08:00