diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -34308,6 +34308,18 @@ and to a single value by the repeated application of .metn binary-function . +In the case of +.codn reduce-left , +the +.meta list +argument required to be an object which is iterable according to the +.code iter-begin +function. The +.code reduce-right +function treats the +.meta list +argument using list operations. + An effective list of operands is formed by combining .meta list and |