Module Owl_heavyhitters_sketch.Owl

val init : k:float -> epsilon:float -> delta:float -> 'a t
val add : 'a t -> 'a -> unit
val get : 'a t -> ('a * int) list