diagrams-core-0.3: Core libraries for diagrams EDSL

Maintainerdiagrams-discuss@googlegroups.com

Graphics.Rendering.Diagrams.V

Description

Type family for identifying associated vector spaces.

Synopsis

Documentation

type family V a :: *Source

Many sorts of objects have an associated vector space in which they live. The type function V maps from objects to their associated vector space.