diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5139,7 +5139,7 @@ occurences of the call and fun operators. For instance: ;; [] notation - [foo second '((1 a) (2 b))] -> (a b) + [foo second '((1 a) (2 b))] Lisp-1 dialects can also provide useful extensions by giving a meaning to objects other than functions in the first position of a form, |