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