SetBoundedSetLift:
    | SetBoundedSetValue<T>
    | SetBoundedSetTop
    | SetBoundedSetBottom

The type of the abstract values of the set bounded set domain that are Top, Bottom, or actual values

Type Parameters

  • T