-
-
Constructor Summary
Constructors
-
Method Summary
Returns the value represented by this lazy computation.
Methods inherited from class com.jnape.palatable.lambda.functor.builtin.Lazy
discardL, discardR, equals, flatMap, fmap, hashCode, lazy, lazy, pure, pureLazy, toString, trampolineM, traverse, zip
Methods inherited from interface com.jnape.palatable.lambda.functor.Functor
coerce
Methods inherited from interface com.jnape.palatable.lambda.monad.MonadRec
lazyZip
-
-
-
Method Details
-
value
Description copied from class: Lazy
Returns the value represented by this lazy computation.
- Specified by:
value
in class Lazy<A>
- Returns:
- the value