# Functions
NewCommand returns a new instance of Command.
No description provided by the author
NewHLLCounter returns an approximate Counter using HyperLogLogs for cardinality estimation.
# Interfaces
Counter abstracts a a method of counting keys.