Leandro Borges Ferreira
06/24/2018, 10:58 PMscala> 3.set("Some log!") // Result: scalaz.Writer[String,Int]
But I don't see this behaviour. There's still no documentation for the MonadWriter =/. I am studying the code to get how it works, but it would be great if there was an extension function that just creates the Writer.