|
#
| String : string ocaml_type
| |||
|
#
| FloatArray : float array ocaml_type
|
|
#
structured
| : ('a, 'kind) structured ptr | ; |
|
#
tag
| : string | ; | |||
|
#
mutable spec
| : 'a structspec | ; | |||
|
#
mutable fields
| : 'a structure boxed_field list | ; |
|
#
utag
| : string | ; | |||
|
#
mutable uspec
| : structured_spec option | ; | |||
|
#
mutable ufields
| : 'a union boxed_field list | ; |