dstats ~updates (2021-12-23T10:07:51.5287763)
Dub
Repo
TopN.put
dstats
sort
TopN
Insert an element into the topN struct.
struct
TopN
(T, alias compFun = "a > b")
void
put
(
T
elem
)
Meta
Source
See Implementation
dstats
sort
TopN
constructors
this
functions
getElements
getSorted
put
Insert an element into the topN struct.