# Functions
NewIndex creates a new Index of Replacements, internally represented as Trie
reverseIndexes indicates whether or not.
# Structs
Index is a trie index used by Converter to lookup Replacements.
IndexedReplacement is a node in an Index created from a Replacement.