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