ocaml-tsort 2.1.0
Channel: zzkt
Home page: https://github.com/dmbaturin/ocaml-tsort
Licenses: Expat
Synopsis: Easy to use and user-friendly topological sort
Description:
Easy to use and user-friendly topological sort. Example: ``` Tsort.sort [("foundation", []); ("walls", ["foundation"]); ("roof", ["walls"])] ```
Total results: 1