findIndex

abstract fun findIndex(predicate: (value: Number, index: Number, obj: Uint8Array) -> Boolean, thisArg: Any? = definedExternally): Number