Y
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
bsdpufferfish
867 days ago
What language do you have in mind?
link
masklinn
867 days ago
Any language which supports private state: smalltalk, haskell, ada, rust, …
link