bool
== equal
!= not equal
-< less
-<= less or equal
+< less
+<= less or equal
> greater
>= greater or equal
@@ -4012,7 +4012,7 @@ the channel until the channel is closed; it does not produce the zero value sent
before the channel is closed
(ยงclose
and closed
).
-
The iteration values are assigned to the respective
@@ -4444,7 +4444,7 @@ At any time the following relationship holds:
-0 <= len(s) <= cap(s)
+0 <= len(s) <= cap(s)