Skip to content

Instantly share code, notes, and snippets.

@madaboutcode
Created June 1, 2013 09:26
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 madaboutcode/5689784 to your computer and use it in GitHub Desktop.
Save madaboutcode/5689784 to your computer and use it in GitHub Desktop.
Understanding a bloom filter
bloom.contains(el) Remarks
TRUE el may or maynot be present
FALSE Not present in set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment