• Type Parameters

    • M

    Parameters

    Returns (<A, B, X>(stepper) => ((a) => ((b) => Get1<M, X>)))

      • <A, B, X>(stepper): ((a) => ((b) => Get1<M, X>))
      • Type Parameters

        • A

        • B

        • X

        Parameters

        Returns ((a) => ((b) => Get1<M, X>))

          • (a): ((b) => Get1<M, X>)
          • Parameters

            • a: A

            Returns ((b) => Get1<M, X>)

              • (b): Get1<M, X>
              • Parameters

                • b: B

                Returns Get1<M, X>

Generated using TypeDoc