/toy-swift-trie

experiment/learning

Primary LanguageSwift

toy-swift-trie

just a toy project to write a trie for strings in swift. I actually have a use for this in an app I'm thinking of writing, but I've never written a trie before, so breaking this out here for experimenting/learning and future reference. (And also begging the internet for help.)