Open suntong opened 3 years ago
Following on #53, AddSibling always add to the end of the sibling chain of their parent.
AddSibling
Hopefully someday there is a AddImmediateSibling() function. That's what I'm missing now. thx
AddImmediateSibling()
Following on #53,
AddSibling
always add to the end of the sibling chain of their parent.Hopefully someday there is a
AddImmediateSibling()
function. That's what I'm missing now. thx