@eagleoutice/flowr - v2.13.14
    Preparing search index...

    The interval abstract domain as intervals with possibly infinite bounds representing possible numeric values. The Bottom element is defined as Bottom symbol and the Top element is defined as the interval [-∞, +∞].

    Type Parameters

    • Value extends IntervalLift = IntervalLift

      Type of the constraint in the abstract domain (Top, Bottom, or an actual value)

    Hierarchy (View Summary)

    Implements

    Index
    _value: Value