dmbaturin / ocaml-tsort

Easy to use and user-friendly topological sort module for OCaml
MIT License
22 stars 2 forks source link

Simplify interface of the Tsort module. This breaks the existing API. #3

Closed mjambon closed 4 years ago

mjambon commented 4 years ago

This implements the changes discussed in PR https://github.com/dmbaturin/ocaml-tsort/pull/1

mjambon commented 4 years ago

Make sure to hide whitespace changes for better visibility on what changed: image