doubly-lazy variadics?
Don Clugston
dac at nospam.com.au
Fri Sep 1 07:15:08 PDT 2006
I noticed that DMD 0.166 accepts
void func(lazy int delegate()[] ...)
{
}
It's not documented -- what does it mean?
More information about the Digitalmars-d
mailing list