ixfx
    Preparing search index...

    Iterates over slices of the grid (eg a whole row, a whole column)

    Functions

    columns

    Enumerate columns of grid, returning all the cells in the same column as an array.

    rows

    Enumerate rows of grid, returning all the cells in the row as an array