Range code and inference errors
Atila Neves via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 25 10:00:54 PDT 2015
On Thursday, 25 June 2015 at 13:27:23 UTC, Mathias Lang wrote:
> Hi everyone,
> I've been doing quite a lot of range-based code lately and I've
> been bugged with an UX problem that's IMHO a real bummer for
> range usage to new users.
>
> [...]
This is part of a bigger issue involving error messages for
compilation errors due to not implementing a compile-interface
such as InputRange. I've been meaning to write a DIP for this for
a year now, I just need to find the time.
Atila
More information about the Digitalmars-d
mailing list