Contents

remove(_:)

Removes an index from the receiver.

Declaration

func remove(_ value: Int)

Parameters

  • value:

    Index to remove.

See Also

Removing Indexes