IterableX<T extends num> extension

on

Methods

sum() → T

Available on Iterable<T>, provided by the IterableX extension

Extension method for Iterable to calculate the sum of its elements.