Index of types
I
int_t
[
Opaque
]
data of type
'a int_t
has the same internal representation as type
int
.
S
string_t
[
Opaque
]
data of type
'a string_t
has the same internal representation as type
string
.