sesaparcours
    Preparing search index...
    • Removes a node from its parent. No-op if not attached to a parent.

      Parameters

      • node: Node

        The node to remove.

      Returns Node

      The node removed if removed; else, null.