arrow-core-data / arrow.core / Eval / Now / <init>
Now(value: A)
Construct an eager Eval instance. In some sense it is equivalent to using a val.
This type should be used when an A value is already in hand, or when the computation to produce an A value is pure and very fast.
Do you like Arrow?
✖