# Functions
Estimate returns an estimated bit count and hash count given the element count and false positive rate.
NewFilter returns a new instance of Filter using m bits and k hash functions.
NewFilterBuffer returns a new instance of a filter using a backing buffer.