Implicit conversions of head-const to tail-const ranges

Per Nordlöw per.nordlow at gmail.com
Tue Mar 23 16:50:24 UTC 2021


Has there been any attempts in dmd to generalize implicit 
conversions to allow implicit conversion of a head-const to 
tail-const range? Similar to what already happens for dynamic 
arrays (slices).

Are there any apparent show-stoppers?


More information about the Digitalmars-d mailing list