Lzy

gql.std.Lzy$
See theLzy companion class
object Lzy extends LowPriorityLzy

Attributes

Companion:
class
Source:
Lzy.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Lzy.type

Members list

Concise view

Implicits

Implicits

implicit def liftLazy[A](implicit a: => A): Lzy[A]

Attributes

Source:
Lzy.scala

Inherited implicits

implicit def liftAnyValue[A](a: => A): Lzy[A]

Attributes

Inherited from:
LowPriorityLzy
Source:
Lzy.scala