grok2·10 ปีที่แล้ว·discussI mentioned it elsewhere, but some equivalent D's Scope Guard statement would be even better: https://dlang.org/spec/statement.html#ScopeGuardStatement
grok2·10 ปีที่แล้ว·discussMy 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.