MoreLabels.Hashtbl man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

MoreLabels.Hashtbl(3)		 OCaml library		 MoreLabels.Hashtbl(3)

NAME
       MoreLabels.Hashtbl - no description

Module
       Module	MoreLabels.Hashtbl

Documentation
       Module Hashtbl
	: sig end

       type ('a, 'b) t = ('a, 'b) Hashtbl.t

       val create : ?random:bool -> int -> ('a, 'b) t

       val clear : ('a, 'b) t -> unit

       val reset : ('a, 'b) t -> unit

       val copy : ('a, 'b) t -> ('a, 'b) t

       val add : ('a, 'b) t -> key:'a -> data:'b -> unit

       val find : ('a, 'b) t -> 'a -> 'b

       val find_all : ('a, 'b) t -> 'a -> 'b list

       val mem : ('a, 'b) t -> 'a -> bool

       val remove : ('a, 'b) t -> 'a -> unit

       val replace : ('a, 'b) t -> key:'a -> data:'b -> unit

       val iter : f:(key:'a -> data:'b -> unit) -> ('a, 'b) t -> unit

       val  fold  : f:(key:'a -> data:'b -> 'c -> 'c) -> ('a, 'b) t -> init:'c
       -> 'c

       val length : ('a, 'b) t -> int

       val randomize : unit -> unit

       type statistics = Hashtbl.statistics

       val stats : ('a, 'b) t -> statistics

       module type HashedType = Hashtbl.HashedType

       module type SeededHashedType = Hashtbl.SeededHashedType

       module type S = sig end

       module type SeededS = sig end

       module Make : functor (H : HashedType) -> sig end

       module MakeSeeded : functor (H : SeededHashedType) -> sig end

       val hash : 'a -> int

       val seeded_hash : int -> 'a -> int

       val hash_param : int -> int -> 'a -> int

       val seeded_hash_param : int -> int -> int -> 'a -> int

OCamldoc			  2013-10-24		 MoreLabels.Hashtbl(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net