Enumerable Description Implement strictly typed versions of some of Ruby's (and Rails's) methods on Enumerabless with unit tests. TODO index_with, index_by pick pluck sum including without ... References https://api.rubyonrails.org/classes/Enumerable.html https://ruby-doc.org/core-3.0.0/Enumerable.html