datrie icon indicating copy to clipboard operation
datrie copied to clipboard

dict_view for (Base)Trie

Open pacahon opened this issue 9 years ago • 2 comments

python3 dict-like implementation of keys/values/items methods for Trie, BaseTrie. Needs review, of course.

pacahon avatar Oct 02 '16 20:10 pacahon

@superbobry Should I commit changes for cdatrie.pxd to fix travis? Anything else?

pacahon avatar Oct 02 '16 20:10 pacahon

@pacahon I think you should submit a separate patch to twlg/libdatrie with the new API call for trie size.

superbobry avatar Oct 02 '16 20:10 superbobry