FieldTypeReplacer

org.hungerford.generic.schema.product.field.FieldTypeReplacer
See theFieldTypeReplacer companion object
trait FieldTypeReplacer[T, N <: Nat, R <: Tuple, NewT, NewF, NewN <: FieldName, NewS]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Out <: Tuple

Value members

Abstract methods

def replace(fields: R, withField: Field[NewT, NewF, NewN, NewS]): Out