;; Quote returns the argument you pass it, without evaluation. So: ;; In the expression `(quote 42)` the argument is the number 42 and... user> ...
確定! 回上一頁