pub fn get_intersect_count<'a>(bin: &'a str, list: &'a [Value]) -> Operation<'a>
Expand description

Create HLL get_intersect_count operation. Server returns estimated number of elements that would be contained by the intersection of these HLL objects.