Ztrie : A Trie implementation in Zig

Ztrie I’ve ported a version of a Trie that I had made in C, and I’ve also added some demo code with a test file to play with, just don’t type any number in there lol :sweat_smile:

3 Likes