• Creates the new view of the right end of tree.

    Type Parameters

    • A

    Parameters

    • tree: Seq<A>

      The source tree.

    Returns ViewR<A>

    The view of the right end.

Generated using TypeDoc