5 Jun
2019
5 Jun
'19
8:48 p.m.
Hi, I’d like to expose reverse topological ordering in Data.Graph. I’ve created a pull request https://github.com/haskell/containers/pull/638 that implements this. I named it `revTopSort` for now, but am fine with alternatives. Thanks, James Parker