Implements a Bloom filter, a probabilistic data structure for set membership testing.
go get github.com/AndreasBriese/bbloomNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Bloom filter, adds an element, and checks membership.
No known issues recorded.
No dependency data recorded yet.