length_sum

Function length_sum 

Source
pub fn length_sum<L: LengthNum>(iter: impl Iterator<Item = L>) -> L
Expand description

Get the sum of a series of LengthNums.