-
Evaluates a side-effectful computation.
Declaration
Parameters
fa
Computation to be evaluated.
callback
Callback to process the result of the computation.
Return Value
A computation describing the evaluation.
Evaluates a side-effectful computation.
fa
|
Computation to be evaluated. |
callback
|
Callback to process the result of the computation. |
A computation describing the evaluation.