Merge the roots.
Implemented to be cheap but we aware that after this operation the two root's will point to the same elements. A mutation in one of them will affect both.
See Implementation
Merge the roots.
Implemented to be cheap but we aware that after this operation the two root's will point to the same elements. A mutation in one of them will affect both.