Categorygithub.com/kylesliu/Golang-LearnConcurrency-and-Parallelism
package
0.0.0-20190823073817-48c9e09f6365
Repository: https://github.com/kylesliu/golang-learn.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Copy the values from channel 'in' to channel 'out', removing those divisible by 'prime'.
Send the sequence 2, 3, 4, ..
The prime sieve: Daisy-chain Filter processes.