• Lowers coy on a presheaf.

    Type Parameters

    • F

    Parameters

    • functor: Functor<F>

      The instance of Functor for F.

    Returns (<A>(coy) => Get1<F, A>)

    The reduction on a presheaf.

      • <A>(coy): Get1<F, A>
      • Type Parameters

        • A

        Parameters

        Returns Get1<F, A>

Generated using TypeDoc