diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4809,7 +4809,9 @@ The following are Lisp functions and variables built-in to TXR. .SS Arithmetic functions +, -, *, trunc, mod -.SS Function numberp +.SS Functions fixnump, bignump + +.SS Function zerop .SS Relational functions >, <, >= and <= |