Scala3RunTime

scala.runtime.Scala3RunTime
object Scala3RunTime

Attributes

Source
Scala3RunTime.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def assertFailed(message: Any): Nothing

Attributes

Source
Scala3RunTime.scala

Attributes

Source
Scala3RunTime.scala
def nnFail(): Nothing

Called by the inline extension def nn.

Called by the inline extension def nn.

Extracted to minimize the bytecode size at call site.

Attributes

Source
Scala3RunTime.scala

Deprecated methods

def nn[T](x: T | Null): x.type & T

Called by the inline extension def nn.

Called by the inline extension def nn.

Extracted to minimize the bytecode size at call site.

Attributes

Deprecated
true
Source
Scala3RunTime.scala