File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1042810428 and \tcode{proj1} and \tcode{proj2} be \tcode{identity\{\}}
1042910429 for the overloads with no parameters by those names;
1043010430\item
10431- $M$ be \tcode{last1 - first1} plus the number elements in \range{first2}{last2}
10431+ $M$ be \tcode{last1 - first1} plus the number of elements in \range{first2}{last2}
1043210432 that are not present in \range{first1}{last1};
1043310433\item
1043410434 \tcode{result_last} be \tcode{result + $M$}
1055910559 and \tcode{proj1} and \tcode{proj2} be \tcode{identity\{\}}
1056010560 for the overloads with no parameters by those names;
1056110561\item
10562- $M$ be the number elements in \range{first1}{last1}
10562+ $M$ be the number of elements in \range{first1}{last1}
1056310563 that are present in \range{first2}{last2};
1056410564\item
1056510565 \tcode{result_last} be \tcode{result + $M$}
1068810688 and \tcode{proj1} and \tcode{proj2} be \tcode{identity\{\}}
1068910689 for the overloads with no parameters by those names;
1069010690\item
10691- $M$ be the number elements in \range{first1}{last1}
10691+ $M$ be the number of elements in \range{first1}{last1}
1069210692 that are not present in \range{first2}{last2};
1069310693\item
1069410694 \tcode{result_last} be \tcode{result + $M$}
You can’t perform that action at this time.
0 commit comments