Understanding Clojure's Persistent Vectors, pt. 1 (2013)
by mirzap on 4/10/2026, 5:14:18 PM
https://hypirion.com/musings/understanding-persistent-vector-pt-1
Comments
by: goldfishgold
Scala has a similar data structure <a href="https://www.scala-lang.org/api/2.13.6/scala/collection/immutable/Vector.html" rel="nofollow">https://www.scala-lang.org/api/2.13.6/scala/collection/immut...</a>. Something was in the air in 2013.
4/15/2026, 2:33:30 AM