CoproductSchemaDsl

org.hungerford.generic.schema.coproduct.CoproductSchemaDsl

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Extensions

Extensions

extension [T, R <: Tuple, D, DN](builder: CoproductSchemaBuilder[T, R, D, DN])
def modifyComponent[Sel <: Tuple, Inner](selector: Selector[Sel])(using cr: Aux[CoproductSchemaBuilder[T, R, D, DN], Sel, Inner]): Updater[CoproductSchemaBuilder[T, R, D, DN], Inner, Sel]