functor (M : sigtype t end) -> sig type t = M.t val add_hook : string -> (hook_info -> t -> t) -> unit val apply_hooks : hook_info -> t -> t end
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.