package ldap

  1. Overview
  2. Docs
Implementation of the Light Weight Directory Access Protocol

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.0.tar.gz
sha256=b5b3d095351ec4af7c93795fd9c8e68d8f106cea910f72414846402bc20f3a96
md5=ab4569687487ee49427aa0a93f02e375

doc/ldap/Ulist/index.html

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.