Interested in D, spec confuses me.

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Tue Feb 2 13:38:37 PST 2016


On 2016-02-02 17:41, jmh530 wrote:

> Sure, but - as this post illustrates - there are clearly sections of the
> spec that could have their explanations improved.

I think the spec on "extern" [1][2] is pretty clear. I think the 
explanation of "const" and "immutable" [3] is clear as well. All of the 
sections have examples as well.

[1] http://dlang.org/spec/declaration.html#extern
[2] http://dlang.org/spec/attribute.html#linkage
[3] http://dlang.org/spec/const3.html

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list