If I change the definition of ElementType to use R.init.front instead of R.init.front.init, it compiles. But I'm pretty sure this will break other ranges.
If Phobos compiles with the change would that change deserve a PR?
Nordlöw via Digitalmars-d-learn Wed, 09 Aug 2017 15:26:33 -0700
If I change the definition of ElementType to use R.init.front instead of R.init.front.init, it compiles. But I'm pretty sure this will break other ranges.
If Phobos compiles with the change would that change deserve a PR?