Lazy

smithy4s.Lazy
See theLazy companion class
object Lazy

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Lazy.type

Members list

Value members

Concrete methods

def apply[A](a: => A): Lazy[A]