
6 Jun
2019
6 Jun
'19
12:48 a.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