On Monday, 15 February 2016 at 23:28:28 UTC, Walter Bright wrote:
Transitive const is tail const.
const(char)[] foo is tail constconst(Object) ref is the analog the language is missing so phobos tries to catch up
On Monday, 15 February 2016 at 23:28:28 UTC, Walter Bright wrote:
Transitive const is tail const.
const(char)[] foo is tail constconst(Object) ref is the analog the language is missing so phobos tries to catch up