diff options
-rw-r--r-- | txr.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18249,7 +18249,7 @@ syntax. .coNP Macro @ defmeth .synb -.mets (defmeth < type-name < name <> param-list << body-form *) +.mets (defmeth < type-name < name < param-list << body-form *) .syne .desc The @@ -19249,6 +19249,7 @@ callable as a function, and accept the arguments. .synb .mets (with-objects >> ({( sym << init-form )}*) << body-form *) .syne +.desc The .code with-objects macro provides a binding construct very similar to |