Thanks to visit codestin.com Credit goes to github.com
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 7472336 commit 19a5a71Copy full SHA for 19a5a71
1 file changed
Doc/lib/libstdtypes.tex
@@ -144,7 +144,7 @@ \subsection{Comparisons \label{comparisons}}
144
145
\end{description}
146
147
-Objects of different types, except different numeric types, never
+Objects of different types, except different numeric types and different string types, never
148
compare equal; such objects are ordered consistently but arbitrarily
149
(so that sorting a heterogeneous array yields a consistent result).
150
Furthermore, some types (for example, file objects) support only a
0 commit comments