GenericPath
doodle.algebra.generic.GenericPath
trait GenericPath[G[_]] extends Path
Attributes
- Source
- GenericPath.scala
- Graph
-
- Supertypes
- Known subtypes
- Self type
Members list
Type members
Classlikes
trait PathApi
Attributes
- Source
- GenericPath.scala
- Supertypes
- Known subtypes
Inherited types
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
Abstract methods
Attributes
- Source
- GenericPath.scala
Inherited methods
Attributes
- Inherited from:
- Path
- Source
- Path.scala
Create an equilateral triangle with the given side length.
Create an equilateral triangle with the given side length.
Attributes
- Inherited from:
- Path
- Source
- Path.scala
Attributes
- Inherited from:
- Path
- Source
- Path.scala
Attributes
- Inherited from:
- Path
- Source
- Path.scala
Attributes
- Inherited from:
- Path
- Source
- Path.scala
Attributes
- Inherited from:
- Path
- Source
- Path.scala
Implicits
Inherited implicits
Attributes
- Inherited from:
- Algebra
- Source
- Algebra.scala
In this article