markov v1.0.10 (2018-05-02T15:52:07Z)
Dub
Repo
State.set
markov
state
State
Sets the counter table for a given sequence of tokens.
struct
State
(T)
void
set
(
T
[]
first
,
Counter
!
T
counter
)
Meta
Source
See Implementation
markov
state
State
constructors
this
functions
contains
get
peek
poke
set
properties
empty
keys
length
random
rehash
select
size
Sets the counter table for a given sequence of tokens.