summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.125
1 files changed, 1 insertions, 24 deletions
diff --git a/txr.1 b/txr.1
index c977d67a..23a80247 100644
--- a/txr.1
+++ b/txr.1
@@ -10296,7 +10296,7 @@ yields
.synb
.mets (caseq < test-form << normal-clause * <> [ else-clause ])
.mets (caseql < test-form << normal-clause * <> [ else-clause ])
-.mets (caseqqual < test-form << normal-clause * <> [ else-clause ])
+.mets (casequal < test-form << normal-clause * <> [ else-clause ])
.syne
.desc
These three macros arrange for the evaluation of of
@@ -14278,29 +14278,6 @@ or
to
.metn object .
-.coNP Functions @, posqual @ posql and @ posq
-.synb
-.mets (posq < object << list )
-.mets (posql < object << list )
-.mets (posqual < object << list )
-.syne
-.desc
-The
-.codn posq ,
-.code posql
-and
-.code posqual
-functions return the zero-based position of the
-first item in
-.meta list
-which is, respectively,
-.codn eq ,
-.code eql
-or
-.code equal
-to
-.metn object .
-
.coNP Functions @ pos and @ pos-if
.synb
.mets (pos < key < list >> [ testfun <> [ keyfun ]])