Mandatoriable

Companion:
class
class Object
trait Matchable
class Any

Type members

Types

@implicitNotFound(msg = "Only not yet mandatory field selectors can be made mandatory")
type Aux[In, Out0, S] = Mandatoriable[In, S] { type Out = Out0; }