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.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function