IterableUnaryCombineValueResultX<T extends Object, S> extension

on

Methods

combine(S value) Result<List<T>>

Available on Iterable<ResultUnary<T, S>>, provided by the IterableUnaryCombineValueResultX extension

returns the result of a list of functions
combineVoid(S value) VoidResult

Available on Iterable<ResultUnary<T, S>>, provided by the IterableUnaryCombineValueResultX extension

returns the result of a list of functions