package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.11.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.11.1.tar.gz
sha256=cd3cd55d465028b161c8c33bafc14ee6ae1d91b5efe51098350f8e8a5f454baf

doc/ocamlcommon/Strongly_connected_components/index.html

Module Strongly_connected_components

Kosaraju's algorithm for strongly connected components.

Warning: this module is unstable and part of compiler-libs.

module type S = sig ... end
module Make (Id : Identifiable.S) : S with module Id := Id
OCaml

Innovation. Community. Security.