package codex

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sig.Widening_IdSource

An integer uniquely identifying a widening point.

See "Compiling with Abstract Interpretation", Lesbre&Lemerre, PLDI 2024.

Sourcetype t = private int
Sourceval fresh : unit -> t