uni-graphs-2.2.1.1: Graphs

Safe HaskellNone
LanguageHaskell98

Graphs.EmptyGraphSort

Description

This module describes an empty display graph sort. In other words, it displays nothing. Not a lot of use you might think, but we use it for the MMiSS API to get a version graph without invoking daVinci.

Documentation

emptyGraphSort :: Graph EmptyGraph EmptyGraphParms EmptyNode EmptyNodeType EmptyNodeTypeParms EmptyArc EmptyArcType EmptyArcTypeParms Source #