lastIndexOf

fun lastIndexOf(element: Float): Int(source)

Returns the index of the last element in the FloatList that is the same as element or -1 if no elements match.