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
360 stars 41 forks source link

fix example code error in README.md #17

Closed tlqaksqhr closed 4 years ago

tlqaksqhr commented 4 years ago

fix example code error in README.md