diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-29 07:16:02 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-29 07:16:02 -0700 |
commit | c0fd923158dd56e4c8c19a7f60c64c39c7c8a1d4 (patch) | |
tree | ba9905767897a4e34d8fae3a33c2b8e03bd4da39 /stdlib/place.tl | |
parent | 7a9786b4154f939e60bb2923b8b90a81f38e20ad (diff) | |
download | txr-c0fd923158dd56e4c8c19a7f60c64c39c7c8a1d4.tar.gz txr-c0fd923158dd56e4c8c19a7f60c64c39c7c8a1d4.tar.bz2 txr-c0fd923158dd56e4c8c19a7f60c64c39c7c8a1d4.zip |
New function: find-true.
This is like find-if, but returns the value of the predicate
function rather than the item.
* eval.c (eval_init): Register find-true instrinsic.
* lib.c (find_true): New function.
* lib.c (find_true): Declared.
* stdlib/doc-syms.tl: Updated.
* txr.1: Documented.
Diffstat (limited to 'stdlib/place.tl')
0 files changed, 0 insertions, 0 deletions