indexOfValue

fun indexOfValue(value: T): Int(source)

Returns the index of the row with the provided value or -1 when no such row exists.