= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package base
-
base
-
-
base.base_internalhash_types
-
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 t_of_sexp : Sexplib0.Sexp.t -> t
include Hashtbl.Key.S with type t := t
val sexp_of_t : t -> Sexplib0.Sexp.t
val hash : t -> int
Two t
s that compare
equal must have equal hashes for the hashtable to behave properly.