wrapSome abstract method

Some<Monad<T>> wrapSome()

Wraps this Monad in a Some.

Implementation

Some<Monad<T>> wrapSome();