• Type Parameters

    • M

    Parameters

    • m: Functor<M>

      The instance of Functor for M.

    Returns Functor<PromiseTHkt & {
        arg2: M;
    }>

    The instance of Functor for PromiseT<M, _>.

Generated using TypeDoc