WriterT needs both ScalaDoc comments and a tut doc.
https://typelevel.org/cats/api/cats/data/WriterT$.html
Scaladoc already exists. I could write a page about the most common Monad Transformers since I don't find any on the site!
:wink:
Since I do WriterT I'll have a look also to Writer
Most helpful comment
https://typelevel.org/cats/api/cats/data/WriterT$.html
Scaladoc already exists. I could write a page about the most common Monad Transformers since I don't find any on the site!
:wink:
Since I do
WriterTI'll have a look also toWriter