• Type Parameters

    • F

    Parameters

    Returns (<P>(pro) => (<A, B>(g) => Get2<P, A, Get1<F, B>>))

      • <P>(pro): (<A, B>(g) => Get2<P, A, Get1<F, B>>)
      • Type Parameters

        • P

        Parameters

        Returns (<A, B>(g) => Get2<P, A, Get1<F, B>>)

          • <A, B>(g): Get2<P, A, Get1<F, B>>
          • Type Parameters

            • A

            • B

            Parameters

            Returns Get2<P, A, Get1<F, B>>

Generated using TypeDoc