Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/ocamldap/ulist.cmi_pretty GODI Package godi-ocamldap
Library ocamldap
 
   ulist.cmi_pretty    Sources  
type t = (string, string) Hashtbl.t
val create : int -> ('a, 'b) Hashtbl.t
val mem : (string, 'a) Hashtbl.t -> string -> bool
val add : (string, string) Hashtbl.t -> string -> unit
val addlst : (string, string) Hashtbl.t -> string list -> unit
val remove : (string, 'a) Hashtbl.t -> string -> unit
val iter : ('a -> unit) -> ('a, 'b) Hashtbl.t -> unit
val tolst : ('a, 'b) Hashtbl.t -> 'b list
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml