I’m working on a library that uses a tree structure for creating hierarchical models, and I’ve noticed significant overlap with the internal structures of CC. I’d like to propose incorporating this tree structure into the library. If you’re interested, I can open a PR with the API spec for your review. If you decide to move forward, I can quickly port my library code into the CC namespace and submit a PR with the implementation.
I’m working on a library that uses a tree structure for creating hierarchical models, and I’ve noticed significant overlap with the internal structures of CC. I’d like to propose incorporating this tree structure into the library. If you’re interested, I can open a PR with the API spec for your review. If you decide to move forward, I can quickly port my library code into the CC namespace and submit a PR with the implementation.