index Of
Returns first index of element, or -1 if the array does not contain element.
Returns first index of element, or -1 if the collection does not contain element.
Returns first index of element, or -1 if the list does not contain element.
Returns first index of element, or -1 if the array does not contain element.
Since Kotlin
1.3