CoproductSchemaDsl

class Object
trait Matchable
class Any

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]