[][src]Module pdatastructs::hyperloglog

HyperLogLog implementation.

Structs

HyperLogLog

A HyperLogLog is a data structure to count unique elements on a data stream.