On Fri Nov 11 19:15:54 2022 +0000, Connor McAdams wrote:
Ah, yes that is a much better idea. So setting a provider as a child also sets the parent link for the children. Since we're only dealing with two children at most in this tree, we could also set siblings in that same function.
I think in practice if you can handle 2 children this way, you can handle many children.