Expand description

CountMinSketch implementation.

Structs

A CountMinSketch is a data structure to estimate the frequency of elements in a data stream.