- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for Length_and_capacity (0.1 seconds)
-
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
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Apr 01 23:39:18 GMT 2026 - 287.8K bytes - Click Count (1)