# Functions
NewSet creates an empty set of digests which may have digests added.
ShortCodeTable returns a map of Digest to unique short codes.
# Variables
ErrDigestAmbiguous is used when multiple digests are found in a set.
ErrDigestNotFound is used when a matching digest could not be found in a set.