Closed oflatt closed 9 months ago
This PR adds a convenient API for constructing tree encoded terms in rust. It removes Box boilerplate and ids. This will help with translation and testing in the future.
Box
This PR adds a convenient API for constructing tree encoded terms in rust. It removes
Box
boilerplate and ids. This will help with translation and testing in the future.