CallByNeed

magnolia1.CallByNeed
See theCallByNeed companion object
final class CallByNeed[+A] extends Serializable

Attributes

Companion
object
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Constructors

def this(eval: () => A)

Concrete fields

lazy val value: A
val valueEvaluator: Option[() => A]