diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27876,7 +27876,7 @@ However, those introduced as "Function" do not operate on an instance. For brevity, their syntax is nevertheless exemplified as .verb -.meti << object .'['function-name < arg << ... ']' +.mets << object .'['function-name < arg << ... ']' .brev If such a invocation is actually used, the @@ -27889,7 +27889,7 @@ doesn't participate in the call. An object is not required since the function can be called using .verb -.meti [(static-slot < type 'function-name) < arg << ... ] +.mets [(static-slot < type 'function-name) < arg << ... ] .brev which looks up the function in the struct |