penman
penman copied to clipboard
Adding typing to tree branches
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.