tree-chain
A data structure in which each tree node is sequentially concatenated into a linked list based on a tree structure for Typescript
A data structure in which each tree node is sequentially concatenated into a linked list based on a tree structure for Typescript