digitalmars.D - Re: Lazy evaluation
- OF <nospam nospammington.com> Jun 29 2007
Stewart Gordon Wrote:Actually you can take advantage of the fact that lazy expressions can be used for variadic delegate parameters.
Using this it works fine. Thank you.
Jun 29 2007








OF <nospam nospammington.com>