diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4470,6 +4470,8 @@ The following are Lisp functions and variables built-in to TXR. .SS Functions cdr and rest +.SS Functions rplaca and rplacd + .SS Functions second, third, fourth, fifth and sixth .SS Function append @@ -4480,6 +4482,10 @@ The following are Lisp functions and variables built-in to TXR. .SS Function consp +.SS Function make_lazy_cons + +.SS Function lcons_fun + .SS Functions listp and proper-listp .SS Function length |