digitalmars.D - Try Expression
- Xinok (1/1) Nov 28 2011 Instead of having to write if(is(typeof(exp))), how about if(try(exp)) ?
Instead of having to write if(is(typeof(exp))), how about if(try(exp)) ?
Nov 28 2011
Instead of having to write if(is(typeof(exp))), how about if(try(exp)) ?