Replies: 1 comment 1 reply
-
🚀 Pull request #37 adds the feature |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
💡 A sum method would be cool in Numeric Streams:
Currently, this is only achievable with the
reduce
operation:sum
should be only available inNumericStream
because it could raise type errors.Beta Was this translation helpful? Give feedback.
All reactions