trie icon indicating copy to clipboard operation
trie copied to clipboard

how do I prune the search in a trie ?

Open oferst opened this issue 2 years ago • 0 comments

suppose I want to iterate over all elements, unless they go through a node that has a certain value. Can this be done in your library ?

oferst avatar Jan 24 '23 12:01 oferst