Module applier

Source

Structs§

BloomFilterApplier
InListPredicate
InListPredicate contains a list of acceptable values. A value needs to match at least one of the elements (logical OR semantic) for the predicate to be satisfied.

Functions§

intersect_ranges 🔒
Intersects two lists of ranges and returns the intersection.