datrie
datrie copied to clipboard
dict_view for (Base)Trie
python3 dict-like implementation of keys/values/items methods for Trie, BaseTrie. Needs review, of course.
@superbobry Should I commit changes for cdatrie.pxd to fix travis? Anything else?
@pacahon I think you should submit a separate patch to twlg/libdatrie with the new API call for trie size.