diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17618,7 +17618,7 @@ is only a function, not an accessor; .code nthcdr forms do not denote places. -.coNP Accessors @, caar @, cadr @, cdar @, cddr ... @ cdddddr +.coNP Accessors @, caar @, cadr @, cdar @, cddr @ ... and @ cdddddr .synb .mets (caar << object ) .mets (cadr << object ) @@ -23475,7 +23475,7 @@ An instance of this structure can now be used as follows: [s "apple"]) -> 3 .cble -.coNP Methods @, car @, cdr and @ nullify +.coNP Methods @, car @ cdr and @ nullify .synb .mets << object .(car) .mets << object .(cdr) |