guess_dfa.next

struct guess_dfa
pure nothrow @trusted @nogc
void
next
(
const ubyte ch
)

Parameters

ch ubyte

character to keep the score

Meta