Returns the first index where the specified value appears in the collection.
SDK
- Xcode 10.2–10.2Deprecated
Framework
- Swift Standard Library
Declaration
Available when Element conforms to Equatable.
Returns the first index where the specified value appears in the collection.
SDK
Framework