package ocaml-base-compiler

  1. Overview
  2. Docs

The type of caller-defined information associated with ranges.

type t
type key
type index
val create : L.fundecl -> key -> start_insn:L.instruction -> (index * t) option