Clojure maps themselves are immutable values. In a very literal sense, if you “add” a key to a map, it is no longer the same value any more.
確定! 回上一頁