apache / datasketches-java

A software library of stochastic streaming algorithms, a.k.a. sketches.
https://datasketches.apache.org
Apache License 2.0
893 stars 209 forks source link

Changed the name of a utility function that should have been defined for longs. #490

Closed leerho closed 8 months ago

leerho commented 8 months ago

This simple changed affected 10 files, but it is just a name change of one function.

leerho commented 8 months ago

The second function is always used together with the first function.