wrapAsync abstract method

Async<Monad<T>> wrapAsync()

Wraps this Monad in an Async.

Implementation

Async<Monad<T>> wrapAsync();