IterableIntExtension extension

on

Methods

product() int
Returns the product of this Iterable.
sum() int
Returns the sum of this Iterable.