Categories: None [Edit]

immutable_struct

https://rubygems.org/gems/immutable_struct
https://github.com/iconara/immutable_struct
A version of Ruby's Struct class that creates classes whose instances are immutable. It works just as Struct, but there are no setters, and you can't use []=. As a bonus feature the constructor of classes inheriting from ImmutableStruct can take named parameters in the form of a hash.

Total

Ranking: 16,797 of 188,757
Downloads: 107,719

Daily

Ranking: 17,849 of 188,742
Downloads: 16

Depended by

RankDownloadsName
26,29153,802hyperion_http
36,03634,764pompompom
48,77623,232value_struct
50,27322,307blockchain-wallet
81,89611,138polaroid

Depends on

RankDownloadsName
29941,173,382rspec
225203,242,642yard

Owners

#GravatarHandle
1iconiconara