BaseConstructor
doodle.algebra.BaseConstructor
trait BaseConstructor
Base module for constructors
The intention is to assist with type inference for constructors by defining constructors that are parameterized by the Algebra and Drawing types, and instantiating those types within each backend.
Algebras that define constructors should also define a constructor mixin. See e.g. Shape for an example.
Attributes
- Source
- BaseConstructor.scala
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article