Hacker News new | ask | show | jobs
by asp_hornet 1356 days ago
Go doesn’t require you to call a destructor
1 comments

Close, e.g., is a destructor in this context.

Defer helps but some true lexical scoping might be nicer.