Member predicate GuardCondition::ensuresLt
Holds if (determined by this guard) left < right + k
must be isLessThan
in block
.
If isLessThan = false
then this implies left >= right + k
.
Holds if (determined by this guard) left < right + k
must be isLessThan
in block
.
If isLessThan = false
then this implies left >= right + k
.