Module: Enumerable
- Defined in:
- lib/golly-utils/ruby_ext/enumerable.rb
Instance Method Summary collapse
-
#frequency_map ⇒ Hash<Object,Fixnum>
Creates a map of all elements by the frequency that they occur.