NumIterableBasics<E extends num> extension
- on
-
- Iterable<
E>
- Iterable<
Methods
-
sum(
[num addend(E)?]) → num -
Available on Iterable<
Returns the sum of all the values in this iterable.E> , provided by the NumIterableBasics extension