1Misc.Error_style(3) OCaml library Misc.Error_style(3)
23
4
NAME
6Misc.Error_style - no description
7
Module
9Module Misc.Error_style
10
Documentation
12Module Error_style
13: sig end
1415
16
17
18
19
20
21
type setting =
22| Contextual
23| Short
2425
26
27
28
29
val default_setting : setting
3031
32
33
34
35
36
OCamldoc 2020-09-01 Misc.Error_style(3)