• Appends the elements to the head on the tree.

    Type Parameters

    • F

    Parameters

    • reduce: Reduce<F>

      The instance of Reduce for F.

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

    The mutated tree.

Generated using TypeDoc