diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -36204,16 +36204,6 @@ the parameter list .metn params . The -.meta new-val-sym -parameter is the name of a symbol which will be bound to -an expression which calculates the new value being stored into -the syntactic place. This is intended to be referenced in the -.meta set-form -only, which should ensure that the expression that -.meta new-val-sym -holds is evaluated only once. - -The .meta set-form argument specifies an expression which generates the code for storing a new value to the place. |