diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4721,8 +4721,6 @@ symbols in the program. (op) -> invalid - ;; n-ary function that turns all its arguments into a list - (op +) -> (lambda rest [+ . rest]) (op @1 @2) -> (lambda (arg1 arg2 . rest) [arg1 arg2 . rest]) |