IterableNumSumExtension<T extends num> extension

Extensions for iterables

on

Methods

sum() → T
Returns the sum of all elements in the collection.