ixfx
    Preparing search index...

    Functions

    cells

    Enumerate all cell coordinates in an efficient manner. Runs left-to-right, top-to-bottom.

    cellsAndValues

    Yield all cell coordinates and values of a grid, left-to-right, top-to-bottom

    cellValues

    Yield all the values of a grid, left-to-right, top-to-bottom.