- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Length_and_capacity (0.35 sec)
-
doc/go_spec.html
<p> A single channel may be used in <a href="#Send_statements">send statements</a>, <a href="#Receive_operator">receive operations</a>, and calls to the built-in functions <a href="#Length_and_capacity"><code>cap</code></a> and <a href="#Length_and_capacity"><code>len</code></a> by any number of goroutines without further synchronization. Channels act as first-in-first-out queues. For example, if one goroutine sends values on a channel
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)