ocaml-base-compiler
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module M : sig ... end

Signature

type t = M.t
val add_hook : string -> (hook_info -> t -> t) -> unit
val apply_hooks : hook_info -> t -> t