ToQueryKeyOps

io.lemonlabs.uri.typesafe.QueryKey$.ToQueryKeyOps
trait ToQueryKeyOps extends Serializable

Attributes

Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object nonInheritedOps.type

Members list

Concise view

Implicits

Implicits

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