writer

doodle.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

Type members

Inherited classlikes

implicit class WriterOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
WriterSyntax
Source
WriterSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def WriterOps[Alg <: Algebra, A](picture: Picture[Alg, A]): WriterOps[Alg, A]

Attributes

Inherited from:
WriterSyntax
Source
WriterSyntax.scala