lastIndexOf

abstract fun lastIndexOf(value: Float, start: Int = 0, end: Int = this.size): Int
open fun lastIndexOf(element: Float): Int