# Functions
NewTruncIndex creates a new TruncIndex and initializes with a list of IDs.
# Variables
ErrDuplicateID is thrown when a duplicated id was found.
ErrNoID is thrown when attempting to use empty prefixes.
# Structs
TruncIndex allows the retrieval of string identifiers by any of their unique prefixes.