Scroll to navigation

Misc.HookSig(3o) OCaml library Misc.HookSig(3o)

NAME

Misc.HookSig - no description

Module type

Module type Misc.HookSig

Documentation

Module type HookSig
= sig end

type t

val add_hook : string -> (Misc.hook_info -> t -> t) -> unit

val apply_hooks : Misc.hook_info -> t -> t

2020-07-30 OCamldoc