wrapOk abstract method

Ok<Monad<T>> wrapOk()

Wraps this Monad in an Ok.

Implementation

Ok<Monad<T>> wrapOk();