FieldAdder

org.hungerford.generic.schema.product.translation.FieldBuildingProductSchemaTranslation.FieldAdder
trait FieldAdder[T, F, N <: FieldName, R <: Tuple, RV <: Tuple, AF, AFS, AFE, C]()

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def addField(field: OrLazy[T, F, N], fieldSchema: OtherSchema[F], to: Fields[T], informedBy: Aux[T, ProductShape[T, R, RV, AF, AFS, AFE, C]])(using fg: Aux[N, R, RV, F]): Fields[T]