RecursiveSchemaProvidersPriority2

org.hungerford.generic.schema.RecursiveSchemaProvidersPriority2

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Givens

Givens

given derivedSchemaProvider[T, Tail <: Tuple, S](using sd: RecursiveSchemaDeriver[T, Tail]): Aux[T, Tail, Shape]

Inherited givens

given emptyPrimitiveProvider[T, Tail <: Tuple, TLabel <: String, TailLabels <: Tuple]: Aux[T, Tail, Unit]

Attributes

Inherited from:
RecursiveSchemaProvidersPriority3
given nothingProvider[Tail <: Tuple]: Aux[Nothing, Tail, Unit]

Attributes

Inherited from:
RecursiveSchemaProvidersPriority3