# Structs
Cache implements a cache for the distance between two strings.
Options contains the options for a new StringMatcher.
StringMatcher implements IStringMatcher.
# Interfaces
IStringMatcher is an interface for a matching with cache between wo strings.