Maps are ordered hashes with many features
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
$
pkg install rubygem-mapOrigin
devel/rubygem-map
Size
76.1KiB
License
BSD2CLAUSE, RUBY
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
1 packages