FiniteCategories-0.3.0.0: Finite categories and usual categorical constructions on them.
CopyrightGuillaume Sabbagh 2022
LicenseGPL-3
Maintainerguillaumesabbagh@protonmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Math.FiniteCategories.CompositionGraph.Example

Description

An example of CompositionGraph pretty printed.

Examples of other categories transformed into CompositionGraphs are also pretty printed.

A random example of CompositionGraph is also pretty printed.

A CompositionGraph created from a string is also pretty printed.

Synopsis

Documentation

main :: IO () Source #

An example of CompositionGraph pretty printed.