<@U0BHS1Y07>: Sure, each copy method delegates to...
# language-proposals
r
@voddan: Sure, each copy method delegates to the copy methods on the nodes further down, but one still has to write the copy method on each and every node of the tree right?