nonInheritedOps

trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toFromJsonOps[S[_], A](target: S[A])(implicit tc: FromJson[S]): Ops[S, A] { type TypeClassType = FromJson[S]; }
Inherited from:
ToFromJsonOps