Path

doodle.algebra.Path
trait Path extends Algebra

Attributes

Source
Path.scala
Graph
Supertypes
trait Algebra
class Object
trait Matchable
class Any
Known subtypes
trait GenericPath[G]
trait ReifiedPath
class Algebra
trait Basic

Members list

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

Abstract methods

Attributes

Source
Path.scala

Attributes

Source
Path.scala

Concrete methods

Attributes

Source
Path.scala

Create an equilateral triangle with the given side length.

Create an equilateral triangle with the given side length.

Attributes

Source
Path.scala

Attributes

Source
Path.scala

Implicits

Inherited implicits

Attributes

Inherited from:
Algebra
Source
Algebra.scala