Returns result of channel evaluation on O side tupled with
original output value passed to channel.
Returns result of channel evaluation on W side tupled with
original write value passed to channel.
Feed this Writer's output through the provided effectful Channel.
Feed this Writer's writes through the provided effectful Channel.
(writerTaskSyntax: StringAdd).self
(writerTaskSyntax: StringFormat).self
(writerTaskSyntax: ArrowAssoc[WriterTaskSyntax[W, O]]).x
(Since version 2.10.0) Use leftOfArrow instead
(writerTaskSyntax: Ensuring[WriterTaskSyntax[W, O]]).x
(Since version 2.10.0) Use resultOfEnsuring instead