OCamlInt

Type Alias OCamlInt 

Source
pub type OCamlInt = Intnat;
Expand description

OCaml<OCamlInt> is an OCaml integer (tagged and unboxed) value.