1Obj.Extension_constructor(3)     OCaml library    Obj.Extension_constructor(3)
2
3
4

NAME

6       Obj.Extension_constructor - no description
7

Module

9       Module   Obj.Extension_constructor
10

Documentation

12       Module Extension_constructor
13        : sig end
14
15
16
17
18
19
20
21       type t = extension_constructor
22
23
24
25
26
27       val of_val : 'a -> t
28
29
30
31
32       val name : t -> string
33
34
35
36
37       val id : t -> int
38
39
40
41
42
43
44OCamldoc                          2021-01-26      Obj.Extension_constructor(3)
Impressum