New std.range submodule

David Nadlinger via Digitalmars-d digitalmars-d at puremagic.com
Fri Nov 14 13:52:03 PST 2014


On Friday, 14 November 2014 at 06:10:43 UTC, Rikki Cattermole 
wrote:
> std.range.checks

For this, std.range.constraints would also be perfectly fine. The 
point is that the module also contains the array->range adapters 
that are definitely not constraints, checks, or however else you 
might call them.

David


More information about the Digitalmars-d mailing list