fileWriter

doodle.syntax.`package`.fileWriter
object fileWriter extends FileWriterSyntax

Attributes

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

Members list

Type members

Inherited classlikes

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

Attributes

Inherited from:
FileWriterSyntax
Source
FileWriterSyntax.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:
FileWriterSyntax
Source
FileWriterSyntax.scala