rb19-arrayfields (ruby/rb19-arrayfields) Add to my watchlist
allow keyword access to array instancesAllow 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 other words, 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.
Version: 4.7.4 License: (Ruby or BSD) GitHubStatistics for selected duration
2024-Dec-16 to 2025-Jan-15
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.