AggregateExtension<T> extension

on

Methods

aggregate(T aggregator(T aggregate, T select)) → T
Aggregates the iterable into a single value.