Uses of Interface
elemental2.core.ReadonlyArray.FindLastPredicateFn
-
Uses of ReadonlyArray.FindLastPredicateFn in elemental2.core
Methods in elemental2.core with parameters of type ReadonlyArray.FindLastPredicateFnModifier and TypeMethodDescriptionJsArray.findLast(ReadonlyArray.FindLastPredicateFn<T> predicateFn) JsArray.findLast(ReadonlyArray.FindLastPredicateFn<T> predicateFn, S this_) ReadonlyArray.findLast(ReadonlyArray.FindLastPredicateFn<T> predicateFn) ReadonlyArray.findLast(ReadonlyArray.FindLastPredicateFn<T> predicateFn, S this_)