ToToSchemaOps

morphling.tapir.ToSchema$.ToToSchemaOps
trait ToToSchemaOps extends Serializable

Attributes

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

Members list

Implicits

Implicits

implicit def toToSchemaOps[S[_], A](target: S[A])(implicit tc: ToSchema[S]): Ops[S, A] { type TypeClassType = ToSchema[S]; }