Counter

Undocumented in source.

Members

Functions

get
uint get(T v)

Undocumented in source. Be warned that the author may not have intended to support it.

mostCommon
auto mostCommon(uint limit)

Undocumented in source. Be warned that the author may not have intended to support it.

reset
void reset(T v)

Undocumented in source. Be warned that the author may not have intended to support it.

resetAll
void resetAll()

Undocumented in source. Be warned that the author may not have intended to support it.

tick
void tick(T v)

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

storage
uint[T] storage;

Undocumented in source.

total
uint total;

Undocumented in source.

Meta