(assoc some-map “k” “v”) [/java] This code does not update the original map. Clojure keeps its data structures as immutable as possible.
確定! 回上一頁