File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 6206
6206
\end {note }
6207
6207
6208
6208
\pnum
6209
+ \indexdefn {sequence!sorted!with respect to a comparator and projection}%
6209
6210
A sequence is \term {sorted with respect to a \tcode {comp} and \tcode {proj}}
6210
6211
for a comparator and projection \tcode {comp} and \tcode {proj}
6211
6212
if for every iterator \tcode {i} pointing to the sequence and
6217
6218
\end {codeblock }
6218
6219
is \tcode {false}.
6219
6220
6221
+ \pnum
6222
+ \indexdefn {sequence!sorted!with respect to a comparator}%
6223
+ A sequence is \term {sorted with respect to a comparator} \tcode {comp}
6224
+ for a comparator \tcode {comp}
6225
+ if it is sorted with respect to
6226
+ \tcode {comp} and \tcode {identity\{\} } (the identity projection).
6227
+
6220
6228
\pnum
6221
6229
A sequence \range {start}{finish} is
6222
6230
\term {partitioned with respect to an expression} \tcode {f(e)}
You can’t perform that action at this time.
0 commit comments