tsortversion

Easy to use and user-friendly topological sort

Easy to use and user-friendly topological sort.

Example:

Tsort.sort [("foundation", []); ("walls", ["foundation"]); ("roof", ["walls"])]
AuthorDaniil Baturin <daniil@baturin.org>
LicenseMIT
Published
Homepagehttps://github.com/dmbaturin/ocaml-tsort
Issue Trackerhttps://github.com/dmbaturin/ocaml-tsort/issues
Maintainerdaniil@baturin.org
Dependencies
Source [http] https://github.com/dmbaturin/ocaml-tsort/archive/1.0.0.tar.gz
md5=d7049eadc01cd641ff9e23ec08cc43e1
sha512=b4153c9f266b2b8f468e04e9c3823a9c2a14a92d463825a0b8f1d5777091c425b9327d4f5518fb72ba0b04fc9b54b03fc3a49eeb85e252e9c0cddb06adb7ffb6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tsort/tsort.1.0.0/opam
Required by