edges-0.10: Tools for efficient immutable graphs

Safe HaskellNone
LanguageHaskell2010

Edges.Potoki.Transforms

Synopsis

Documentation

executeNodeCountQuery :: (Node a -> NodeCounts b) -> Transform (Node a) (Node a, NodeCounts b) Source #

Node counts paired with the source nodes.