Hacker News new | ask | show | jobs
by theshrike79 1652 days ago
The way Go does it is easier to reason with, channels and goroutines are really easy to explain to anyone.
1 comments

That does sound a lot easier than Rust's channels and tasks...