ops

object ops
class Object
trait Matchable
class Any
ops.type

Implicits

Implicits

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