Contents

remove(at:)

Removes an element from the column.

Declaration

mutating func remove(at index: Int)

Parameters

  • index:

    The element’s location in the column.