• Creates a new tree from the elements in fa.

    Type Parameters

    • F

    Parameters

    • reduce: Reduce<F>

      The instance of Reduce for F.

    Returns (<A>(fa) => FingerTree<A>)

    The new tree.

Generated using TypeDoc