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

greenify <greeen...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeen...@gmail.com

--- Comment #10 from greenify <greeen...@gmail.com> ---
> All of these useless options left to sloppy range implementations don't bring 
> value.

This has probably been proposed before, but what about letting the compiler
insert an opDollar alias if length is defined? This should greatly help to
avoid sloppy implementation differences and one can still opt to use the
opDollar overloads for superior performance.

--

Reply via email to