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) <S> T
JsArray.findLast
(ReadonlyArray.FindLastPredicateFn<T> predicateFn, S this_) ReadonlyArray.findLast
(ReadonlyArray.FindLastPredicateFn<T> predicateFn) <S> T
ReadonlyArray.findLast
(ReadonlyArray.FindLastPredicateFn<T> predicateFn, S this_)