1Misc.HookSig(3)                  OCaml library                 Misc.HookSig(3)
2
3
4

NAME

6       Misc.HookSig - no description
7

Module type

9       Module type   Misc.HookSig
10

Documentation

12       Module type HookSig
13        = sig end
14
15
16
17
18
19
20
21       type t
22
23
24
25
26
27       val add_hook : string -> (Misc.hook_info -> t -> t) -> unit
28
29
30
31
32       val apply_hooks : Misc.hook_info -> t -> t
33
34
35
36
37
38
39OCamldoc                          2019-02-02                   Misc.HookSig(3)
Impressum