1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/devel/rubygem-map/pkg-descr
2013-08-29 04:10:37 +00:00

8 lines
342 B
Plaintext

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: http://rubygems.org/gems/map