[][src]Type Definition sweeper::RecursiveChordOutcome

type RecursiveChordOutcome = (FieldCoordinates, ChordOutcome);

The outcome of one of the chords in a recursive chord operation.

The Chord variant of ClickOutcome does not require any processing — all chords reported by these have already been executed by the time the function finishes execution.