Interface WriterT<W, M, A>

The write monad transformer, the computation which returns the result A and output W on M.

Type Parameters

  • W

  • M

  • A

Hierarchy

  • WriterT

Generated using TypeDoc