See how they behave differently here: user=> (concat '(1 2) '(3 4)) (1 2 3 ... lot of Clojure functions that operate on sequences will return sequences no ...
確定! 回上一頁