By dotCore
via billmill.org
Submitted: Jan 01 2013 / 19:56
A Bloom filter is a data structure designed to tell you, rapidly and memory-efficiently, whether an element is present in a set.
Add your comment