= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
package stdcompat
-
stdcompat
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module M : SeededHashedType
Signature
type key = M.t
val create : ?random:bool -> int -> 'a t
val clear : 'a t -> unit
val reset : 'a t -> unit
val length : 'a t -> int
val stats : 'a t -> statistics
On This Page