diff options
-rw-r--r-- | txr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13401,7 +13401,7 @@ the symbol itself is returned. Note: the quote syntax .mono -.meti >> ' <form> +.meti >> ' form .onom is translated to .mono @@ -27724,7 +27724,7 @@ own arguments. .coNP Function @ umethod .synb -.mets (umethod << slot-name << curried-arg *) +.mets (umethod < slot-name << curried-arg *) .syne .desc The @@ -45840,7 +45840,7 @@ function. .coNP Function @ hash-invert .synb -.mets (hash-invert >> hash >> [ joinfun >> [ unitfun << hash-arg *]]) +.mets (hash-invert < hash >> [ joinfun >> [ unitfun << hash-arg *]]) .syne .desc The |