Notes on Optimizing Clojure Code: Data Structures

If you want to write efficient code, it's important to understand the performance characteristics of the building blocks you're using to write that code.clojure.core: abstractions and performance