Skip to content

Commit 0832679

Browse files
trie: refactor stacktrie (#28233)
This change refactors stacktrie to separate the stacktrie itself from the internal representation of nodes: a stacktrie is not a recursive structure of stacktries, rather, a framework for representing and operating upon a set of nodes. --------- Co-authored-by: Gary Rong <[email protected]>
1 parent 4e1e373 commit 0832679

File tree

3 files changed

+241
-232
lines changed

3 files changed

+241
-232
lines changed

0 commit comments

Comments
 (0)