Greenwashing
    Joseph Rushton Wakeling 
    joseph.wakeling at webdrake.net
       
    Thu May 28 14:53:26 UTC 2020
    
    
  
On Thursday, 28 May 2020 at 13:53:39 UTC, Adam D. Ruppe wrote:
> The beauty of inferred by default is neither are breaking 
> changes.
Not sure I agree about that TBH.  Inferred-by-default just means 
the function signature doesn't by default tell you anything about 
what properties you can rely on, and any change to the 
implementation may alter the available properties, without any 
external sign that this has happened.
    
    
More information about the Digitalmars-d
mailing list