(
lambda
infinite)
Blog
Transient Data Structures in Clojure
2021-07-08
PERMALINK
Although in Clojure we strictly adhere to the idea of immutability we still have an option to work with mutable data structures.
Blog