markov v1.0.10 (2018-05-02T15:52:07Z)
Dub
Repo
Counter.peek
markov
counter
Counter
Returns the counter value for a token. If the token doesn't exist, 0 is returned.
struct
Counter
(T)
uint
peek
(
T
follow
)
Meta
Source
See Implementation
markov
counter
Counter
constructors
this
functions
contains
get
peek
poke
set
properties
empty
keys
length
random
rehash
select
total
Returns the counter value for a token. If the token doesn't exist, 0 is returned.