Simple Data.Map-based histogram.
A histogram counts occurrences of things, i.e. Histogram k represents a mapping k -> Int.
Since it is backed by a Map from Data.Map, it requires k to have an Ord instance.
xc-jp/histogram-simple
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|