Compile-time global mutables

Adam D Ruppe destructionator at gmail.com
Fri Jul 1 12:24:55 UTC 2022


On Friday, 1 July 2022 at 12:13:03 UTC, HuskyNator wrote:
> Is there any place to suggest this addition?

the bugzilla issues.dlang.org

> _On a similar note the language spec does not put `.capacity` 
> in the Array properties table 
> (https://dlang.org/spec/arrays.html#array-properties).

try my search engine

dpldocs.info/capacity

it will bring up

http://druntime.dpldocs.info/object.capacity.html

I think this isn't technically defined by the language and is a 
pure library construct. Just the auto-imported library thing/

> My ide does not even suggest it exists (code-d in vscode)._

can't trust ides tbh.


More information about the Digitalmars-d mailing list