Closed jmortlock closed 2 years ago
Ruby and Rails/ActiveSupports sum method by default will seed the initial value with 0, this means we cannot conveniently sum measured enumerable values
sum
Hi @kmcphillips Any feedback on this PR?
Hi! Sorry for the slow response. You have my full attention now.
This is great and super logical. Thanks for your first contribution!!
WHY
Ruby and Rails/ActiveSupports
sum
method by default will seed the initial value with 0, this means we cannot conveniently sum measured enumerable values