package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.10.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.10.0.tar.gz
sha256=58bae0f0a79daf86ec755a173e593fef4ef588f15c6185993af88ceb9722bc39

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.