package ocamldap

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.3.0.tar.gz
sha256=be85eccfa45de6066238da85c6ad2a409d69df245b6cd2b740ec2bf3400b587c
md5=6137a123978ac5b0dd301af26122e437

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.