Package com. github. pgreze. kounter
Types
Link copied to clipboard
A specialized MapWithDefault allowing to count multiple elements.
Link copied to clipboard
interface MutableCounter<T> : MapWithDefault<T, Int> , MutableMapWithDefault<T, Int>
Content copied to clipboard