- Sort Score
- Result 10 results
- Languages All
Results 181 - 181 of 181 for Succedded (0.04 sec)
-
doc/go_spec.html
</p> <pre> x, ok = <-ch x, ok := <-ch var x, ok = <-ch var x, ok T = <-ch </pre> <p> yields an additional untyped boolean result reporting whether the communication succeeded. The value of <code>ok</code> is <code>true</code> if the value received was delivered by a successful send operation to the channel, or <code>false</code> if it is a zero value generated because the
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)