index_by() Instance Public methods Convert an enumerable to a hash.
many?() Instance Public methods Returns true if the enumerable
sum(identity = 0, &block) Instance Public methods Calculates a sum from
exclude?(object) Instance Public methods The negative of the Enumerable#include