markovd.core

Undocumented in source.

Members

Structs

MarkovNode
struct MarkovNode(T)

This struct is the basis of this library. It represents the most basic part of the Markov chain.

Meta