sesaparcours
    Preparing search index...
    • Whether a node contains another node.

      Parameters

      • parent: Node

        The node that should contain the other node.

      • descendant: Node

        The node to test presence of.

      Returns boolean

      Whether the parent node contains the descendant node.