package ocaml-base-compiler

  1. Overview
  2. Docs
type t

An annotation written into a value's header. These may be looked up in a Trace.t (see below).

val to_int : t -> int