freebsd-ports/devel/rubygem-map/pkg-descr
Sunpoet Po-Chuan Hsieh 89477a76c6 - Add LICENSE
- Remove USE_RAKE
- Update WWW
2015-05-30 23:10:30 +00:00

7 lines
344 B
Text

Maps are ordered hashes that are ordered, string/symbol indifferent, and have
recursive conversion, more robust implementation than
HashWithIndifferentAccess, support for struct like (map.foo) access, and
support for option/keyword access which avoids several nasty classes of errors
in many ruby libraries
WWW: https://github.com/ahoward/map