Clojure's data structures are also values because they're immutable. When you use assoc on a map, you don't modify the original map; instead, ...
確定! 回上一頁