nonInheritedOps

morphling.circe.FromJson$.nonInheritedOps$

Attributes

Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToFromJsonOps