remove(_:) Removes an index from the receiver. Declarationfunc remove(_ value: Int) Parametersvalue: Index to remove. See AlsoRemoving Indexesremove(_:)removeAllIndexes()remove(in:)