ixfx
    Preparing search index...

    Type Alias VisitorTypes

    VisitorTypes:
        | "row"
        | "column"
        | "neighbours"
        | "breadth"
        | "depth"
        | "random"
        | "random-contiguous"