The write monad transformer, the computation which returns the result A and output W on M.
A
W
M
Generated using TypeDoc
The write monad transformer, the computation which returns the result
Aand outputWonM.