| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Edges.Potoki.Produce
Documentation
nodeCounts :: Edges a x -> (Node a -> NodeCounts b) -> Produce (Node a, NodeCounts b) Source #
nodeCountsFromFile :: FilePath -> Produce (Either IOException (Either Text (Node a, NodeCounts b))) Source #