Hacker News new | ask | show | jobs
by caerwy 655 days ago
Here's a counterpoint blog using a chan that sends a chan in order to implement a dynamic dispatch mechanism. This is in Limbo not Go. But same concepts. Maybe the complexity proves the point. https://ipn.caerwyn.com/2007/07/lab-78-dynamic-dispatch.html...
1 comments

For those wondering, Limbo is a predecessor of Go hand used in the Inferno operating system, a descendant of plan9.