CurryInfo: icurry-3.2.0 / TermGraph.SVG.GraphMetric

definition:
class GraphMetric a where
  nodeChildrenById :: [a] -> NodeID -> [NodeID]
methods:
["nodeChildrenById :: [a] -> Prelude.Int -> [Prelude.Int]"]
name:
GraphMetric