diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-10-06 07:04:51 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-10-06 12:24:27 -0700 |
commit | 49944f561aaf44935996cd22e777864aa623a220 (patch) | |
tree | e4405819084596a14790996809bccf5c240d132f /gc.h | |
parent | 5698af7271b5c21a4b8a2721e5c20f66ad0dd7e2 (diff) | |
download | txr-49944f561aaf44935996cd22e777864aa623a220.tar.gz txr-49944f561aaf44935996cd22e777864aa623a220.tar.bz2 txr-49944f561aaf44935996cd22e777864aa623a220.zip |
Fix misleading documentation under if/iffi.
* txr.1: Examples under iff and iffi had two issues:
the false predicate function was used in a role which calls
for a function that unconditionally returns nil.
The correct function is nilf. Square brackets must
be used, otherwise nilf and identity are unbound
variables. Also the equivalence for [iff a] now
indicates that it's equiavlent to a, showing that
it's not useful to default both arguments.
Diffstat (limited to 'gc.h')
0 files changed, 0 insertions, 0 deletions