Lists can also be constructed literally using quote, but note the difference ;; When using list the arguments are evaluated (let [x 1 y 2] (list x y)) ...
確定! 回上一頁