Class | Histogram |
In: |
lib/histogram.rb
|
Parent: | Hash |
A Histogram is a hash whose values are counts of the occurences of the keys.
Adds the key to the instance if it doesn‘t already exist, and adds the specified count to it value. If the key is