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 8c61159 commit 12565edCopy full SHA for 12565ed
source/classes.tex
@@ -6541,8 +6541,8 @@
6541
until the first index $i$
6542
where $\tcode{x}_i\tcode{ == }\tcode{y}_i$ yields a result value which,
6543
when contextually converted to \tcode{bool}, yields \tcode{false}.
6544
-The return value is \tcode{true} if such an index exists
6545
-and \tcode{false} otherwise.
+The return value is \tcode{false} if such an index exists
+and \tcode{true} otherwise.
6546
6547
\pnum
6548
\begin{example}
0 commit comments