"immutable Attribute" immutable Attribute __gshared Attribute shared Attribute inout Attribute There is missing documentation for all of these. Could someone fill these out? Thanks!
__gshared Attribute is now documented. See: http://www.d-programming-language.org/attribute.html#gshared.
Resolved.