Re: [BloomFilters] changes to BloomFilter

2020-03-15 Thread Alex Herbert
On Sun, 15 Mar 2020, 17:27 Claude Warren, wrote: > We have spoken elsewhere about removing getHasher() and adding iterator() > In addition should we add forEachBit( IntConsumer )?I I was thinking the same. So we provide an iterator allowing failfast on the first index that fails a criteria,

[BloomFilters] changes to BloomFilter

2020-03-15 Thread Claude Warren
We have spoken elsewhere about removing getHasher() and adding iterator() In addition should we add forEachBit( IntConsumer )? -- I like: Like Like - The likeliest place on the web LinkedIn: http://www.linkedin.com/in/claudewarren