summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.114
1 files changed, 11 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index 02bf58c1..7ca0bf0d 100644
--- a/txr.1
+++ b/txr.1
@@ -21734,13 +21734,13 @@ by duplicating its argument.
(mapcar [dup *] '(1 2 3)) -> (1 4 9)
.cble
-.coNP Function @ flip
+.coNP Function @ flipargs
.synb
-.mets (flip << func )
+.mets (flipargs << func )
.syne
.desc
The
-.code flip
+.code flipargs
function returns a two-argument function which calls the two-argument
function
.metn func
@@ -28093,6 +28093,14 @@ is given an argument which is equal or lower. For instance
.code -C 103
selects the behaviors described below for verison 105, but not those for 102.
+.IP 107
+Up through \*(TX 107, by accident, there was a function called
+.code flip
+as well as an operator by the same name. The function was renamed to
+.codn flipargs .
+Version 107 compatibility or earlier provides the
+function under the original name also.
+
.IP 105
Provides the behavior that the
.code open-file