Commit ca4d2f7
committed
feat: update fs tree util algorithm
- build fs tree using depth first search
- store trees in contiguous memory
- iterate in O(n)
- unit tests1 parent 57e949c commit ca4d2f7
1 file changed
Lines changed: 189 additions & 320 deletions
0 commit comments