diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-10-28 07:00:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-10-28 07:00:26 -0700 |
commit | 374509f247df16d40d2535a34237fa2f5dd5863e (patch) | |
tree | cb540398c3b0bb5b4826c21edac6621e4fb483a1 /lisplib.h | |
parent | 6dfa89ab06bd72ae6e476306637e9e98bcf5799a (diff) | |
download | txr-374509f247df16d40d2535a34237fa2f5dd5863e.tar.gz txr-374509f247df16d40d2535a34237fa2f5dd5863e.tar.bz2 txr-374509f247df16d40d2535a34237fa2f5dd5863e.zip |
New function: identity*
An version of identity with lax argument conventions.
* eval.c (eval_init): Register identity* intrinsic.
* lib.c (identity_star_f): New symbol variable.
(identity_star): New function.
(obj_init): gc-protect identity_star_f variable, and
initialize it.
* lib.h (identity_star_f): Declared.
* txr.1: Documented.
Diffstat (limited to 'lisplib.h')
0 files changed, 0 insertions, 0 deletions