Evaluating

scala.runtime.LazyVals$.Evaluating$

Used to indicate the state of a lazy val that is currently being evaluated with no other thread awaiting its result.

Attributes

Experimental
true
Source
LazyVals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Evaluating.type
In this article