maxhumber/marc

Make MarkovChain a generator?

maxhumber opened this issue · 2 comments

Could be useful to call next(chain)

Just need to fix the method next bug now, where the current state isn't being added to the state attribute of the chain

Added in v2.0