trie icon indicating copy to clipboard operation
trie copied to clipboard

Add Base64 Encoding/Decoding of Tries

Open jordan-heemskerk opened this issue 9 years ago • 0 comments

I needed a way to encode and decode trees in a non-binary format, so implemented this. Thought I would see if you think it is worth merging back upstream here.

jordan-heemskerk avatar Jul 25 '16 04:07 jordan-heemskerk