module Extension_constructor: sig .. end
sig
end
type t = extension_constructor
extension_constructor
val of_val : 'a -> t
'a -> t
val name : t -> string
t -> string
val id : t -> int
t -> int