- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for HERE (0.01 seconds)
-
doc/go_spec.html
identifier as explicit package name: </p> <pre> import _ "lib/math" </pre> <h3 id="An_example_package">An example package</h3> <p> Here is a complete Go package that implements a concurrent prime sieve. </p> <pre> package main import "fmt" // Send the sequence 2, 3, 4, … to channel 'ch'. func generate(ch chan<- int) {
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1)