Type Alias Visitor

Visitor: ((grid: Grid, start: Cell, opts?: VisitorOpts) => VisitGenerator)

Visitor function.

Implementations: