• Wraps the value of monad into a Promise. This is an alias of Promise.resolve.

    Type Parameters

    • M

    Parameters

    Returns (<A>(a) => PromiseT<M, A>)

Generated using TypeDoc