FreeBSD.software
Home/devel/rubygem-arrayfields

rubygem-arrayfields

4.9.2

Allow Keyword Access to Array Instances

arrayfields allow keyword access to array instances. arrayfields works by adding only a few methods to arrays, namely #fields= and fields, but the #fields= method is hooked to extend an array on a per object basis.In otherwords __only__ those arrays whose fields are set will have auto-magical keyword access bestowed on them - all other arrays remain unaffected.arrays with keyword access require much less memory when compared to hashes/objects and yet still provide fast lookup and preserve data order.

Origin: devel/rubygem-arrayfields
Category: devel
Size: 54.8KiB
License: BSD2CLAUSE, RUBY
Maintainer: ruby@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install rubygem-arrayfields

Dependencies (2)

Required By (1 packages)

More in devel