ProductSchemaBuilder

org.hungerford.generic.schema.product.ProductSchemaBuilder$
See theProductSchemaBuilder companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[T]: ProductSchemaBuilder[T, EmptyTuple, EmptyTuple, Nothing, Unit, Unit, Unit]
def from[T, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C](schema: Aux[T, ProductShape[T, R, RV, AF, AFS, AFE, C]])(using fieldsConstraint: CtxWrapTuplesConstraint[Tpe, R, RV]): ProductSchemaBuilder[T, R, RV, AF, AFS, AFE, C]