nonInheritedOps

trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toQueryKeyOps[A](target: A)(implicit tc: QueryKey[A]): Ops[A] { type TypeClassType = QueryKey[A]; }
Inherited from
ToQueryKeyOps