Structs

A structure that can create minimally compact, non-colliding, base-64 aliases for a set of strings. This is different then a “hasher”, because it optimizes for small hash sizes, but two instances won’t yield the same hashed values for a given input string unless the order of hash operations is identical.