base
Full standard library replacement for OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package base
-
base
-
-
base.caml
-
base.md5
-
base.shadow_stdlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val empty : _ t
val of_alist_or_error : (key * 'a) list -> 'a t Or_error.t
val of_sorted_array : (key * 'a) array -> 'a t Or_error.t
val of_increasing_sequence : (key * 'a) Sequence.t -> 'a t Or_error.t
ON THIS PAGE
No table of contents