[ 源代码: 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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-concurrent (>= 1.0.0)
- modern concurrency tools for Ruby