opnsense-ports/devel/rubygem-map/pkg-descr
Franco Fichtner 9466384f85 */*: sync with upstream
Taken from: FreeBSD
2015-05-31 10:05:32 +02: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