Registry / utility / immutable-ruby

immutable-ruby

JSON →
library0.2.0rbrubygemsunverified

Efficient, immutable, thread-safe collection classes for Ruby.

gem install immutable-ruby
INSTALL
IMPORT
SIG · IMMUTABLE-RUBY
I
immutable-ruby
utilityrubyv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Immutable
require 'immutable'

Create and use an immutable list.

require 'immutable' list = Immutable::List[1, 2, 3] puts list.head
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
immutable-ruby — gem install immutable-ruby · libregistry