v0.11.0
What's new
createMarkReducer
has been introduced on each judge type which returns{ tally: ScoreTally, addMark: (mark) => void }
which can be used to stream results
createMarkReducer
has been introduced on each judge type which returns { tally: ScoreTally, addMark: (mark) => void }
which can be used to stream results