Clojure
Clojure
Clojure - Data Structures
Clojure - Sequences
Clojure - Transient Data Structures
Clojure - Datatypes: deftype, defrecord and
reify
Clojure Applied: From Practice to Practitioner
Clojure Performance Guarantees [Stefan Tilkov’s
Blog]
clojure/core.rrb-vector: RRB-Trees in Clojure
Slide 26
Slide 26 text
Scala
Java
Scala
可変コレクションおよび不変コレクション |
Collections | Scala Documentation
性能特性 | Collections | Scala Documentation
Java SE 17 & JDK 17
The Collections Framework (Java SE 17 & JDK
17)
Slide 27
Slide 27 text
Kotlin
JavaScript
Python
Kotlin/kotlinx.collections.immutable: Immutable
persistent collections for Kotlin
immutable-js/immutable-js: Immutable
persistent data collections for Javascript which
increase efficiency and simplicity.
tobgu/pyrsistent:
Persistent/Immutable/Functional data structures
for Python