We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fd505 commit b4a1e3cCopy full SHA for b4a1e3c
source/algorithms.tex
@@ -4196,7 +4196,7 @@
4196
\tcode{e}
4197
of
4198
\range{first}{last}
4199
-are partitioned with respect to the expressions
+shall be partitioned with respect to the expressions
4200
\tcode{e < value}
4201
and
4202
\tcode{!(value < e)}
@@ -4209,11 +4209,11 @@
4209
4210
\tcode{[first, last)},
4211
4212
-implies
+shall imply
4213
4214
or
4215
\tcode{comp(e, value)}
4216
4217
\tcode{!comp(value, e)}.
4218
4219
\pnum
0 commit comments