LivewareProblems / hyper

Erlang implementation of HyperLogLog
MIT License
16 stars 1 forks source link

Backport behavior changes #10

Closed brainsnail closed 2 years ago

brainsnail commented 3 years ago

This implements the changes requested in #1

If there is anything I'm missing here, please let me know and I'd be glad to update the PR. Absolutely fresh to Erlang proper and I'm sure there's some room for improvement here.

DianaOlympos commented 3 years ago

Have you been able to run the tests ? I asked because it seems that you probably need these too https://github.com/GameAnalytics/hyper/pull/20/files#diff-5fca6c131d7e5abc1769e3df6e95fce9a661ae956a18a48b7fe8c0382bc125eb ?