The devel/ruby-arrayfields,ruby32 port
ruby32-arrayfields-4.9.2 – allow keyword access to array instances (cvsweb github mirror)
Description
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.WWW: http://codeforpeople.com/lib/ruby/arrayfields/
Maintainer
Jeremy Evans
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/ruby/gems/3.2/cache/arrayfields-4.9.2.gem
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/LICENSE
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/README
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/Rakefile
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/arrayfields.gemspec
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/install.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/lib/
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/lib/arrayfields.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/readme.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/sample/
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/sample/a.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/sample/b.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/sample/c.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/sample/d.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/sample/e.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/test/
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/test/arrayfields.rb
- /usr/local/lib/ruby/gems/3.2/gems/arrayfields-4.9.2/test/memtest.rb
- /usr/local/lib/ruby/gems/3.2/specifications/arrayfields-4.9.2.gemspec