std.compress

Jonathan M Davis jmdavisProg at gmx.com
Wed Jun 5 14:19:50 PDT 2013


On Wednesday, June 05, 2013 13:48:40 Walter Bright wrote:
> On 6/5/2013 11:36 AM, David Nadlinger wrote:
> > It also doesn't utilize template constraints, reinvents
> > isRandomAccessRange && hasSlicing under a poor name,
> 
> Didn't want to include all of Phobos, which happens if you import std.range.

Which is why Dmitry was suggesting that we have separate modules for the 
traits rather than sticking them in the same modules as the functions.

- Jonathan M Davis


More information about the Digitalmars-d mailing list