Module | Eymiha |
In: |
lib/eymiha/util/enum.rb
lib/eymiha/util/envelope.rb lib/eymiha/util/forward_referencing.rb lib/eymiha/util/histogram.rb lib/eymiha/util/methodic_hash.rb |
Histograms have lots of uses - whenever you need to keep track of the occurences of items and how many times they‘ve occured, a histogram is just what‘s needed.