[][src]Module ocaml::core::mlvalues

Contains OCaml types and conversion functions from runtime representations.

Structs

Header

An OCaml heap-allocated block header. NB: this is currently unimplemented.

Constants

FALSE

OCaml false value

TRUE

The OCaml true value

UNIT

The OCaml () (unit) value - rien.

Functions

as_slice
caml_array_length
caml_get_public_method
caml_hash_variant
caml_string_length

Returns size of the string in value in bytes

empty_list

Creates an empty list

field
is_block
is_long

Type Definitions

Color
Intnat
Mark
Size
Tag
Uintnat
Value