• Appends the elements to the tail on the tree.

    Type Parameters

    • F

    Parameters

    • reduce: Reduce<F>

      The instance of Reduce for F.

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

    The mutated tree.

Generated using TypeDoc