fn setCount(self: *Self, key: E, c: CountSize) void

Set the count for a key.

Parameters

self: *Self,
key: E,
c: CountSize,