Thread overview | |||||
---|---|---|---|---|---|
|
February 25, 2015 Dynamic scope in D | ||||
---|---|---|---|---|
| ||||
Good time of day. Tell me, please, does D dynamic scope? If there is, prevalite, please, an example of it's use, or give a link where you can read about dynamic scope. |
February 25, 2015 Re: Dynamic scope in D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dennis Ritchie | No, D's variable scoping is always lexical. |
February 25, 2015 Re: Dynamic scope in D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Adam D. Ruppe | On Wednesday, 25 February 2015 at 16:04:54 UTC, Adam D. Ruppe wrote:
> No, D's variable scoping is always lexical.
Thanks.
|
Copyright © 1999-2021 by the D Language Foundation