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

    Type Parameters

    • A

    Parameters

    • tree: Seq<A>

      The source tree.

    Returns ViewL<A>

    The view of the left end.

Generated using TypeDoc