HackerTrans
TopNewTrendsCommentsPastAskShowJobs

grok2

no profile record

comments

grok2
·قبل 10 سنوات·discuss
I mentioned it elsewhere, but some equivalent D's Scope Guard statement would be even better: https://dlang.org/spec/statement.html#ScopeGuardStatement
grok2
·قبل 10 سنوات·discuss
My would-like-to-have in C is some equivalent of D's *Scope Guard" statement (https://dlang.org/spec/statement.html#ScopeGuardStatement) -- this will make error handling so much cleaner.