Contents

remove(atOffsets:)

Removes all the elements at the specified offsets from the collection.

Declaration

mutating func remove(atOffsets offsets: IndexSet)

Discussion