ops

object ops
class Object
trait Matchable
class Any
ops.type

Implicits

Implicits

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