dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
Counter.mostCommon
dcord
util
counter
Counter
Find the most common item, using a schwartz sorting algorithm.
class
Counter
(T)
auto
mostCommon
(
uint
limit
)
Parameters
limit
uint
the limit of items
Meta
Source
See Implementation
dcord
util
counter
Counter
functions
get
mostCommon
reset
resetAll
tick
variables
storage
total
Find the most common item, using a schwartz sorting algorithm.