Hacker News new | ask | show | jobs
by bheadmaster 97 days ago
That's such an elegant solution.

I keep being impressed at subtle but meaningful things that Go does right.

1 comments

It only seems right because there are no other implementations and the distinction is meaningless. You don't want to live in the world of multiple slightly different implementations all of which you need to support, this is, roughly, what the C++ build story looks like, and it's not fun.