Callidon / bloom-filters

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
https://callidon.github.io/bloom-filters/
MIT License
359 stars 41 forks source link

fix typo #46

Closed lovasoa closed 2 years ago

folkvir commented 2 years ago

Will be fixed in newer versions. Thank you for catching this 👍

lovasoa commented 2 years ago

no problem :)