markov v1.0.10 (2018-05-02T15:52:07Z)
Dub
Repo
State.contains
markov
state
State
Checks if a counter table exists in the markov state.
bool
contains
(T[] first)
struct
State
(T)
bool
contains
(
T
[]
first
)
bool
contains
(T[] first, T follow)
Meta
Source
See Implementation
markov
state
State
constructors
this
functions
contains
get
peek
poke
set
properties
empty
keys
length
random
rehash
select
size
Checks if a counter table exists in the markov state.