Lenientable

Companion:
class
class Object
trait Matchable
class Any

Type members

Types

@implicitNotFound(msg = "There seems to be no way to make this selector lenient. Is it already?")
type Aux[In, Out0, M] = Lenientable[In, M] { type Out = Out0; }