nonInheritedOps

trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toToJsonOps[S[_], A](target: S[A])(implicit tc: ToJson[S]): Ops[S, A] { type TypeClassType = ToJson[S]; }
Inherited from:
ToToJsonOps