Module accum

Source

Macrosยง

float_sum_product ๐Ÿ”’
integer_sum_product ๐Ÿ”’

Traitsยง

Product
Trait to represent types that can be created by multiplying elements of an iterator.
Sum
Trait to represent types that can be created by summing up an iterator.