Creates an action that executes writer and adds its output to the value of the computation.
writer
The computation to be listened.
The computation that adds its output to the value.
Generated using TypeDoc
Creates an action that executes
writer
and adds its output to the value of the computation.