hy/docs/language
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
..
api.rst hy/core/macros.hy: Add an (if-not) macro 2014-01-18 22:56:20 +01:00
cli.rst Changing --show_tracebacks to --show-tracebacks 2013-12-31 09:56:03 -07:00
core.rst Silence a "Title underline too short" warning. 2014-01-16 14:08:18 +02:00
index.rst Added docs and one small bug fix in defreader 2013-12-31 15:46:21 +02:00
internals.rst reword the four steps a bit 2014-01-03 17:19:06 +01:00
readermacros.rst Light copy-editing 2014-01-17 20:28:24 +01:00