diff options
-rw-r--r-- | txr.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11492,6 +11492,10 @@ also be an expression in the dotted position, if the form is a function call. If the form is a function call then the arguments are evaluated. If any of the arguments are symbols, they are treated according to Lisp-2 namespacing rules. +A function name may be a symbol, or else any of the syntactic forms given in the +description of the function +.codn func-get-name . + .NP* Dot Position in Function Calls If there is an expression in the dotted position of a function call |