MarkovChain.lengths

Returns the lengths of the markov chain's states in an unknown order.

struct MarkovChain(T)
@property
size_t[]
lengths
()

Meta