mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
8 lines
247 B
Plaintext
8 lines
247 B
Plaintext
Efficient, immutable, and thread-safe collection classes for Ruby.
|
|
|
|
Hamster provides 6 Persistent Data Structures: Hash, Vector, Set,
|
|
SortedSet, List, and Deque (which works as an immutable queue or
|
|
stack).
|
|
|
|
WWW: https://rubygems.org/gems/hamster
|