Instant is
off
|
Search plugin
|
Manual
|
haskell.org
NodeMap
Packages
fgl
module
Data.Graph.Inductive.
NodeMap
fgl
Data.Graph.Inductive.NodeMap
Utility methods to automatically generate and keep track of a mapping between node labels and
Node
s.
data
Ord a =>
NodeMap
a
fgl
Data.Graph.Inductive.NodeMap
type
NodeMap
M
a b g r = State (NodeMap a, g a b) r
fgl
Data.Graph.Inductive.NodeMap
Graph construction monad; handles passing both the
NodeMap
and the
Graph
.
©
Neil Mitchell
2004-2012, version 4.2.11