ToQueryKeyValueOps

trait ToQueryKeyValueOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def toQueryKeyValueOps[A](target: A)(implicit tc: QueryKeyValue[A]): Ops[A] { type TypeClassType = QueryKeyValue[A]; }