| Copyright | Guillaume Sabbagh 2022 |
|---|---|
| License | GPL-3 |
| Maintainer | guillaumesabbagh@protonmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
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
- main :: IO ()
Documentation
An example of CompositionGraph pretty printed.