effect-tree
    Preparing search index...
    • Append the given node as the last child of the given focus.

      At the keys move and unsafeMove you will find versions where the focus has been moved to the newly appended node.

      Type Parameters

      • A

        The underlying type of the tree.

      Parameters

      Returns EndoOf<Zipper.Zipper<A>>

      A function that takes a zipper and returns an updated zipper where the focus node has been replaced.

    Index

    Methods

    Methods