diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4791,6 +4791,8 @@ The following are Lisp functions and variables built-in to TXR. .SS Function apply +.SS Functions reduce-left and reduce-right + .SS Function copy-list .SS Functions reverse, nreverse @@ -4807,7 +4809,7 @@ The following are Lisp functions and variables built-in to TXR. .SS Functions eq, eql and equal -.SS Arithmetic functions +, -, *, trunc, mod +.SS Arithmetic functions +, -, *, trunc, mod, expt .SS Functions fixnump, bignump |