TopN.put

Insert an element into the topN struct.

struct TopN(T, alias compFun = "a > b")
void
put
()

Meta