ocaml-base-compiler
  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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