IterableUnaryCombineValueResultX<T extends Object, S> extension
- on
-
- Iterable<
ResultUnary< T, S> >
- Iterable<
Methods
-
combine(
S value) → Result< List< T> > -
Available on Iterable<
returns the result of a list of functionsResultUnary< , provided by the IterableUnaryCombineValueResultX extensionT, S> > -
combineVoid(
S value) → VoidResult -
Available on Iterable<
returns the result of a list of functionsResultUnary< , provided by the IterableUnaryCombineValueResultX extensionT, S> >