Article: Why Const Sucks

Nathan S. no.public.email at example.com
Fri Mar 9 20:55:26 UTC 2018


On Monday, 5 March 2018 Jonathan M Davis wrote at 
http://jmdavisprog.com/articles/why-const-sucks.html:
>What Java has instead is `final`, which IMHO is borderline 
>useless

In Java `final`  is extremely useful for efficient threadsafe 
code.


More information about the Digitalmars-d-announce mailing list