Unbounded
- class Unbounded
The unbounded (
*) upper multiplicity bound: a top element ordered above everyint.A singleton – use the module-level
UNBOUNDEDinstance, which all constructions return, soisand==agree. Because it orders above every integer, a resolved upper bound can be compared directly without aNonebranch:count <= bounds.upperisTruefor anycountwhen the bound is unbounded. Comparison against a non-int/Unboundedoperand is undefined (returnsNotImplemented, so Python raisesTypeError).