package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Js_of_ocaml_compiler.Strongly_connected_componentsSource

Kosaraju's algorithm for strongly connected components.

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

Innovation. Community. Security.