nonInheritedOps

object nonInheritedOps extends ToSyncOps
trait ToSyncOps
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toSyncOps[F[_], A](target: F[A])(tc: Sync[F]): Ops[F, A] { type TypeClassType = Sync[F]; }
Inherited from
ToSyncOps