penman icon indicating copy to clipboard operation
penman copied to clipboard

Adding typing to tree branches

Open chanind opened this issue 2 years ago • 0 comments

This PR removes the Any from the Branch type, so trees are fully recursively typed.

This is a first step towards #129, but figured this would be a small enough self-contained chunk of work to check if this is on the right path.

chanind avatar Jan 02 '24 04:01 chanind