ldap
Implementation of the Light Weight Directory Access Protocol
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ldap.ldif
Ldif_changerec.iter f change, iterate accross all change entries in the specified change object, applying f to each one
Ldif_changerec.fold f change value, for each change entry en in the change object fold computes f (... (f (f value e1) e2) ...) en
class change : ?in_ch:in_channel -> ?out_ch:out_channel -> unit -> object ... end