package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.12.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.12.1.tar.gz
sha256=f5a48a90557cb47ace7b1590fcab1362a1af38629a218350f69c225c57e96a41

doc/ocamloptcomp/Compute_ranges/Make/argument-1-S/Range_info/index.html

Module S.Range_info

The module Range_info is used to store additional information on a range that is associated to a range at its creation and can be retrieved from the result. The association between keys and indices is also done here: Range_info.create serves both as a map between keys and indices; and also as the creator of the Range_info.t structure. When several subranges are contained in a single range, the associated Range_info.t will correspond to the first closed subrange.

type t
OCaml

Innovation. Community. Security.