indexOf

fun indexOf(value: Int): Int(source)

Returns the index of the first occurrence of value, or -1 if not found.