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.

Source:
BaseConstructor.scala
class Object
trait Matchable
class Any
object Picture.type