fgl-5.4.2.3: Martin Erwig's Functional Graph Library

Data.Graph.Inductive.Tree

Description

Tree-based implementation of Graph and DynGraph

Documentation

data Gr a b Source

type UGr = Gr () ()Source