Contents

remove(at:)

Removes an element from the column.

Declaration

mutating func remove(at index: Int)

Parameters

  • index:

    The location of an element in the column.