lazy is broken, but we have delegates

Peter Alexander peter.alexander.au at gmail.com
Sun Apr 29 15:03:33 PDT 2012


So, in short, all expressions have an implicit conversion to 
'typeof(Expression) delegate()'.

Seems reasonable at first glance, although I get the feeling it 
will have nasty edge cases. Implicit conversions generally do 
seem to cause trouble.


More information about the Digitalmars-d mailing list