ToToGenOps

trait ToToGenOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any
object nonInheritedOps.type

Implicits

Implicits

implicit def toToGenOps[S[_], A](target: S[A])(implicit tc: ToGen[S]): Ops[S, A] { type TypeClassType = ToGen[S]; }