ocaml-base-compiler
Official release 4.14.0
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocaml-base-compiler
-
dynlink
-
ocamlbytecomp
-
ocamlcommon
-
ocamlmiddleend
-
ocamloptcomp
-
odoc_info
-
stdlib
-
str
-
unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val set_to_list : String.Set.t -> String.Set.elt list
type node = {
id : id; |
mutable near : String.Set.t; |
mutable far : (id * String.Set.t) list; |
reflex : bool; |
}
type graph = node list
val trans_closure : node list -> String.Set.t -> node -> String.Set.t
val compute_trans_closure : node list -> unit
ON THIS PAGE
No table of contents