Hacker News new | ask | show | jobs
by masklinn 867 days ago
Lots of languages handle it just fine and don’t need the mess of C++ ctors.

GP is pointing out that go specifically makes it an issue.

1 comments

What language do you have in mind?
Any language which supports private state: smalltalk, haskell, ada, rust, …