- Index
- »
- axon
- »
- func:removeCol
def
func:removeCol
removeCol(grid, col)
Return a new grid with the given column removed. If the column doesn't exist, then return given grid. Also see Streams.
Return a new grid with the given column removed. If the column doesn't exist, then return given grid. Also see Streams.