Odd behavior of darray.dup
    Bastiaan Veelo 
    Bastiaan at Veelo.net
       
    Sun Feb 24 12:24:12 UTC 2019
    
    
  
On Sunday, 24 February 2019 at 12:10:22 UTC, Bastiaan Veelo wrote:
> 1) You get "immutable(Color)(#{overlap raw, colors})" on 
> immutable Color because the `Color.toString()` method is not 
> const (corrected in the Gist). This is a bug in 
> pixelperfectengine. Likewise, getters like `green()` should be 
> const.
Reported. 
https://github.com/ZILtoid1991/pixelperfectengine/issues/8
    
    
More information about the Digitalmars-d-learn
mailing list