Return

object Return
class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
def apply[ReturnValue]: ReturnValue =:= Return[ReturnValue]

Givens

Givens

given Atomic_Return_Domain_Nothing: Atomic[Return[ReturnValue], Domain, Nothing]
given Atomic_Return_Domain_Nothing: Atomic[Return[ReturnValue], Domain, Nothing]
given IsKeyword_Return_Nothing[ReturnValue]: IsKeyword[Return[ReturnValue], Nothing]