Merge branch 'paultag/ana/if' of github.com:paultag/hy into paultag/ana/if
This commit is contained in:
commit
29c9e566e1
@ -16,6 +16,18 @@ concise and easy to read.
|
|||||||
Macros
|
Macros
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|
||||||
|
.. _ap-if:
|
||||||
|
|
||||||
|
ap-if
|
||||||
|
-------
|
||||||
|
|
||||||
|
Usage: ``(ap-if (foo) (print it))``
|
||||||
|
|
||||||
|
Evaluate the first form for trutheyness, and bind it to ``it`` in both the
|
||||||
|
true and false branch.
|
||||||
|
|
||||||
|
|
||||||
.. _ap-each:
|
.. _ap-each:
|
||||||
|
|
||||||
ap-each
|
ap-each
|
||||||
|
Loading…
x
Reference in New Issue
Block a user