find

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