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
Library stdlib
module type OrderedType = sig ... end
Input signature of the functor Make
.
module Make
(Ord : OrderedType) :
S with type key = Ord.t and type 'a t = 'a Map.Make(Ord).t
Functor building an implementation of the map structure given a totally ordered type.
ON THIS PAGE
No table of contents