Proves class, types and functions to work with tree data structures
Add the package to your workspace:
yarn add @rxap/data-structure-tree
Execute the init generator:
yarn nx g @rxap/data-structure-tree:init
Initialize the package in the workspace
yarn nx g @rxap/data-structure-tree:init