☰
Module accum
Macros
Traits
?
Module
core
::
iter
::
traits
::
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.