IterExt<T> extension

on

Methods

all({T? other}) bool
mapEnumerate<R>(FunctionIndexedFactory<T, R> functionFactory) List<R>
satisify(Predicate<T> predicate) bool