Counter.peek

Returns the counter value for a token. If the token doesn't exist, 0 is returned.

struct Counter(T)
uint
peek
()

Meta