Trie as you Might Author: telwell Date: September 9, 2018 Tags: Data Structures, python, Trie, type hints Categories: Data Structures A trie implementation in python.