sum
Extension to compute the Long sum of all values emitted by a Flux of Number and return it as a Mono of Long.
Note that summing decimal numbers with this method loses precision, see sumDouble.
Author
Simon Baslé
Since
1.0.0
Extension to compute the Long sum of all values emitted by a Flux of Number and return it as a Mono of Long.
Note that summing decimal numbers with this method loses precision, see sumDouble.
Simon Baslé
1.0.0