Suggestion: Syntactic sugar for Exception handling in D2

Walter Bright newshound1 at digitalmars.com
Sun Jun 21 13:14:17 PDT 2009


I suggest looking at D's scope guard statements, which replace most uses 
of try statements.

http://www.digitalmars.com/d/1.0/statement.html#ScopeGuardStatement



More information about the Digitalmars-d mailing list