NotGiven

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def value: NotGiven[Nothing]

A value of type NotGiven to signal a successful search for NotGiven[C] (i.e.

A value of type NotGiven to signal a successful search for NotGiven[C] (i.e. a failing search for C). A reference to this value will be explicitly constructed by Dotty's implicit search algorithm

Givens

Givens

given amb1

One of two ambiguous methods used to emulate negation in Scala 2

One of two ambiguous methods used to emulate negation in Scala 2

given amb2

One of two ambiguous methods used to emulate negation in Scala 2

One of two ambiguous methods used to emulate negation in Scala 2

Inherited givens

given default

A fallback method used to emulate negation in Scala 2

A fallback method used to emulate negation in Scala 2

Inherited from
LowPriorityNotGiven