diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53862,7 +53862,7 @@ Data passed into a function by value such as function arguments or via are subject to the by-value nuance. Updates to these objects themselves do not propagate from the Lisp representation to the external representation; however, those objects may contain pointers requiring the by-pointer -nuance of the out operation to be invoked. +nuance of the in operation to be invoked. .IP "The \fIget\fP operation" |