oalg-base-1.1.4.0: Algebraic structures on oriented entities and limits as a tool kit to solve algebraic problems.
Copyright(c) Erich Gut
LicenseBSD3
Maintainerzerich.gut@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

OAlg.Entity.Slice

Description

slicing a Multiplicative structures by a given indexed Point.

Note Unfortunately for Haskell it is in general not possible to lift a value to the type level, as such we need to circumvent somehow this restriction by using an index type where the associated point depends only of that type (see Sliced).

Documentation