package topological_sort

  1. Overview
  2. Docs

Release v0.16.0

  • Add new function:

    • Topological_sort.sort_or_cycle Similar to Topological_sort.sort, but returns the cycle if one exists instead of an error

Old pre-v0.15 changelogs (very likely stale and incomplete)

v0.11

Drop dependency to core_kernel in favor of base + stdio.

v0.10

Initial release

OCaml

Innovation. Community. Security.