Hi Gophers,
I just needed a patricia trie for something (prefix searching etc), so I tried to implement it.
There are some tests, so it should work, but I am still yet to test it "in production".
Any feedback on the API or anything else is welcome :-)
Cheers,
Ondrej Kupka