Add ap-if docs.
This commit is contained in:
parent
6172b60e75
commit
c7070f82b5
@ -14,6 +14,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