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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Data.Map-based histogram
License
xc-jp/histogram-simple
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Data.Map-based histogram
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published