package
0.0.0-20240207093624-3971520aa7dc
Repository: https://github.com/gojp/nihongo.git
Documentation: pkg.go.dev
# Functions
New creates a new bloom filter with m bits and k hashing functions.
NewEstimated creates a new Bloom filter for about n items with fp false positive rate.
# Structs
No description provided by the author