Provides a branch statement for Cont. cont will be evaluated if cond is true, otherwise it will be an empty computation.
Cont
cont
cond
true
The condition as branch statement.
The composed computation.
Generated using TypeDoc
Provides a branch statement for
Cont.contwill be evaluated ifcondistrue, otherwise it will be an empty computation.