Module probabilistic_collections::hyperloglog[][src]

Space-efficient probabilistic data structure to count the number of distinct items in a multiset.

Structs

HyperLogLog

A space-efficient probabilitic data structure to count the number of distinct items in a multiset.