#算法刷题# A Trie implementation in Golang meant for auto-completion use cases. Supports Levenshtein distance search.