arrow-fx-coroutines / arrow.fx.coroutines / Schedule / Decision / <init>
Decision(cont:
Boolean
, delay:
Duration
, state: A, finish: Eval<B>)
Decision(cont:
Boolean
, delayInNanos:
Double
, state: A, finish: Eval<B>)
A single decision. Contains the decision to continue, the delay, the new state and the (lazy) result of a Schedule.
Do you like Arrow?
✖