[ 原始碼: ruby-hamster ]
套件:ruby-hamster(3.0.0-2)
Efficient, immutable, thread-safe collection classes for Ruby
Hamster collections are immutable. Whenever you modify a Hamster collection, the original is preserved and a modified copy is returned. This makes them inherently thread-safe and sharable.
其他與 ruby-hamster 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-concurrent (>= 1.0.0)
- modern concurrency tools for Ruby