diagrams-core-0.1.1: Core libraries for diagrams EDSL
Graphics.Rendering.Diagrams.V
Description
Type family for identifying associated vector spaces.
Synopsis
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.
V