• Crates a new array from elements in fa.

    Type Parameters

    • F

    Parameters

    • reduce: Reduce<F>

      The instance of Reduce for F.

    Returns (<A>(fa) => readonly A[])

    The new array.

      • <A>(fa): readonly A[]
      • Type Parameters

        • A

        Parameters

        Returns readonly A[]

Generated using TypeDoc