effect-tree
    Preparing search index...

    Function getValue

    • Get the value of a node.

      Type Parameters

      • A

        Underlying tree type.

      Parameters

      • self: Tree<A>

        the tree to query.

      Returns A

      Value of the tree root node.