To make transforms of RuntimeNode typecheck, I thi...
# minutest
n
To make transforms of RuntimeNode typecheck, I think we need to make withTransformedChildren a method of RuntimeNode and take a RuntimeNodeTransform instead of a function.