From 88bc3ed99fa4cd6ee4c095b3735a925999ea9ff7 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 29 Dec 2011 19:13:43 -0800 Subject: * txr.1: Useless sentence under reduce-left and reduce-right removed. --- txr.1 | 3 --- 1 file changed, 3 deletions(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index cc8b8a1b..96d0da03 100644 --- a/txr.1 +++ b/txr.1 @@ -5458,9 +5458,6 @@ The reduce-left and reduce-right functions reduce lists of operands specified in to a single value by the repeated application of . -Otherwise, begins either a left-associative reduction -under reduce-left, or a right-associative reduction under reduce-right. - First, both functions initialize an internal accumulator with . Under reduce-left, the list is processed left to right. If elements -- cgit v1.2.3