fn setCount(self: *Self, key: E, c: CountSize) void
Set the count for a key.
self: *Self,
key: E,
c: CountSize,