March 23, 2014 Re: Listing all functions in a module | ||||
---|---|---|---|---|
| ||||
Posted in reply to Phil | On Sunday, 23 March 2014 at 14:22:07 UTC, Phil wrote:
> I'm a bit confused about how this example works. I thought foreach was a runtime loop, so how does nesting static ifs inside it work?
foreach() over a tuple is unrolled at compile time.
|
Copyright © 1999-2021 by the D Language Foundation