effect-tree
    Preparing search index...

    Function setForest

    Set the root node forest to a given forest of the same type.

    Underlying tree type.

    The tree being changed.

    New forest.

    A new tree where the forest has been replaced by the given forest.

    Index

    Properties

    Properties

    flip: <A>(self: Tree<A>) => (forest: readonly [Tree<A>, Tree<A>]) => Branch<A>