• Lifts up the semi-group instance over the apply functor.

    Type Parameters

    • S

    Parameters

    • apply: Apply<S>

      The Apply instance for S.

    Returns (<T>(semi) => SemiGroup<Get1<S, T>>)

    The lifted SemiGroup instance.

Generated using TypeDoc