graphmod-plugin-0.1.0.0: A reimplementation of graphmod as a source plugin

Safe HaskellSafe
LanguageHaskell2010

GraphMod.Dot

Documentation

type Nodes = Trie String [((NodeT, String), Int)] Source #

insSet :: Int -> Int -> Edges -> Edges Source #