MarkovChain.feed

Trains the markov chain with a specific token sequence.

struct MarkovChain(T)
void
feed
(
T[] first
,)

Meta