It doesn’t seem that different from an iteration p...
# announcements
c
It doesn’t seem that different from an iteration perspective: the termination is
>= upperBound
instead of
== upperBound
, or am I oversimplifying?