Categories: None [Edit]

values

https://rubygems.org/gems/values
https://github.com/tcrayford/values
Simple immutable value objects for ruby. Make a new value class: Point = Value.new(:x, :y) And use it: p = Point.new(1,0) p.x => 1 p.y => 0

Total

Ranking: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
3,1974,877,115pluck_to_hash
33,99039,777hobostove
44,40427,769http_spec
49,02124,278value_struct
58,05619,224bigbertha
59,64518,570task_rb
71,30514,385kitlog
76,41312,968procfile-upstart-exporter
84,53211,116value_inspect
86,71710,649startup-time
86,76210,640rebels
98,5238,672numbered_list
98,5238,672numbered_list
101,1798,326starling-ruby
106,3127,608elrio
107,5877,416crystal_api
123,8905,584year_week
143,1244,312event_sourcing
147,2494,086concurrent-polling
166,2953,004tick_tock

Depends on

RankDownloadsName
29993,218,487rspec

Owners

#GravatarHandle
1icontcrayford