Hacker News new | ask | show | jobs
by maxekman 1455 days ago
What confused me most about the article was that the code examples (and the author's library) were not in Go.
1 comments

Because the article isn't about go. It's about structured concurrency. Goroutines were just a convenient placeholder for the current unstructured concurrency primitives most languages have (and it fit their goto/go narrative)