nonInheritedOps

morphling.circe.ToJson$.nonInheritedOps$
object nonInheritedOps extends ToToJsonOps

Attributes

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

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToToJsonOps