wrapSync abstract method

Sync<Monad<T>> wrapSync()

Wraps this Monad in a Sync.

Implementation

Sync<Monad<T>> wrapSync();