fgl-5.4.2.3: Martin Erwig's Functional Graph Library
Data.Graph.Inductive.Tree
Description
Tree-based implementation of Graph and DynGraph
Graph
DynGraph
data Gr a b Source
Instances
type UGr = Gr () ()Source