hgraph-1.2.0.1: Tools for working on (di)graphs.
Safe HaskellSafe-Inferred
LanguageHaskell2010

HGraph.Undirected.Output

Documentation

toDot :: (Show a, UndirectedGraph t) => t a -> [Char] Source #