Skip to content

Instantly share code, notes, and snippets.

@cipepser
Created January 31, 2017 05:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cipepser/f2f5c87d2ca403d6f1b3deacb4d52ab4 to your computer and use it in GitHub Desktop.
Save cipepser/f2f5c87d2ca403d6f1b3deacb4d52ab4 to your computer and use it in GitHub Desktop.
type BloomFilter struct {
BloomFilter [size]bool
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment