lastIndexOf

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

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