package ldap

  1. Overview
  2. Docs

Module UlistSource

Sourcetype t = (string, string) Hashtbl.t
Sourceval create : int -> ('a, 'b) Hashtbl.t
Sourceval mem : (string, 'a) Hashtbl.t -> string -> bool
Sourceval add : (string, string) Hashtbl.t -> string -> unit
Sourceval addlst : (string, string) Hashtbl.t -> string list -> unit
Sourceval remove : (string, 'a) Hashtbl.t -> string -> unit
Sourceval iter : ('a -> unit) -> ('a, 'b) Hashtbl.t -> unit
Sourceval tolst : ('a, 'b) Hashtbl.t -> 'b list
OCaml

Innovation. Community. Security.