opnsense-ports/devel/rubygem-map/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
307 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