Module Alerts_impl

module Alerts_impl: sig .. end

Alerts from implementation.


val x : int
Deprecated. foo
type r = {
   x : int; (*
Deprecated. foo
*)
}
type v = 
| C (*
Deprecated. foo
*)
type t 
Deprecated. foo
exception E
val f : int -> int
Deprecated. foo
type e = ..
type e += 
| Ext
Deprecated. foo
type e += 
| Ext2 (*
Deprecated. foo
*)