GenericTransform

doodle.algebra.generic.GenericTransform
trait GenericTransform[G[_]] extends Transform

Attributes

Source:
GenericTransform.scala
Graph
Supertypes
trait Transform
trait Algebra
class Object
trait Matchable
class Any
Known subtypes
class Algebra
Self type
Algebra { type Drawing = [A] =>> Finalized[G, A]; }

Members list

Concise view

Type members

Inherited types

type Drawing[_]

The effect type that methods on this algebra produce. Represents an effect that, when run, will draw something and produce a value.

The effect type that methods on this algebra produce. Represents an effect that, when run, will draw something and produce a value.

Attributes

Inherited from:
Algebra
Source:
Algebra.scala

Value members

Concrete methods

Attributes

Source:
GenericTransform.scala

Inherited methods

Attributes

Inherited from:
Transform
Source:
Transform.scala

Attributes

Inherited from:
Transform
Source:
Transform.scala

Attributes

Inherited from:
Transform
Source:
Transform.scala

Attributes

Inherited from:
Transform
Source:
Transform.scala

Attributes

Inherited from:
Transform
Source:
Transform.scala

Attributes

Inherited from:
Transform
Source:
Transform.scala

Implicits

Inherited implicits

Attributes

Inherited from:
Algebra
Source:
Algebra.scala