Creates an action that executes writer and adds its output to the value of the computation.
writer
The instance of Monad for M.
Monad
M
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.