Module Obj.Extension_constructor
ocaml
type t = extension_constructorreasonml
type t = extension_constructor;ocaml
val of_val : 'a -> treasonml
let of_val: 'a => t;ocaml
val name : t -> stringreasonml
let name: t => string;ocaml
val id : t -> intreasonml
let id: t => int;