https://issues.dlang.org/show_bug.cgi?id=13084

Dicebot <pub...@dicebot.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pub...@dicebot.lv

--- Comment #23 from Dicebot <pub...@dicebot.lv> ---
> All D programmers would assume that unqualified type name T is a mutable 
> type, and const(T) is const, immutable(T) is immutable.

What? Sounds like total nonsense. I use aliases of qualified types all the
time, it is a very useful tool for enforcing certain qualified semantics.
Programmers that expect that must have never read the docs.

I think it is a reasonable solution.

--

Reply via email to