diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 25 |
1 files changed, 1 insertions, 24 deletions
@@ -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 ]]) |