e7ad56ddbf
- Update WWW
7 lines
251 B
Text
7 lines
251 B
Text
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://github.com/hamstergem/hamster
|