Lazy

Static methods

@:fromstaticinlinefromF<V>(f:() ‑> V):Lazy<V>

@:fromstaticinlinefromT<V>(v:V):Lazy<V>

@:tostaticinlinetoF(this:() ‑> T):() ‑> T

@:tostaticinlinetoT(this:() ‑> T):T