https://issues.dlang.org/show_bug.cgi?id=8087

bearophile_h...@eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_h...@eml.cc

--- Comment #1 from bearophile_h...@eml.cc ---
(In reply to Walter Bright from comment #0)

> In general, for all the algorithms that deal with ranges, the range types
> should be named after the type of range expected - ForwardRange, InputRange,
> BidirectionalRange, etc.

It's even conceivable for the compiler to enforce this wise rule.

--

Reply via email to