module Alerts_impl:sig
..end
Alerts from implementation.
val x : int
type
r = {
|
x : |
(* |
Deprecated. foo
| *) |
}
type
v =
| |
C |
(* |
Deprecated. foo
| *) |
type
t
exception E
val f : int -> int
type
e = ..
type
e +=
| |
Ext |
type
e +=
| |
Ext2 |
(* |
Deprecated. foo
| *) |