writer

cats.syntax.package$.writer$
object writer extends WriterSyntax

Attributes

Source
package.scala
Graph
Supertypes
trait WriterSyntax
class Object
trait Matchable
class Any
Self type
writer.type

Members list

Implicits

Inherited implicits

final implicit def catsSyntaxWriterId[A](a: A): WriterIdSyntax[A]

Attributes

Inherited from:
WriterSyntax
Source
writer.scala