Author Archives: krukow

Understanding Clojure’s PersistentHashMap (deftwice…)

[sept. 8th, 21:22: fixed a +/- 1 error] In a previous post, I gave a high-level description of how Clojure’s PersistentVector is implemented. While the code has changed, the description was high-level enough that the explanations still hold (although some … Continue reading

Posted in Clojure | Tagged , , | 6 Comments