[Issue 7177] $ should forward to length by default

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 21 10:23:02 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=7177



--- Comment #25 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-03-21 10:23:01 PDT ---
I really don't think that it makes sense to define ranges with slicing which
don't have opDollar or finite random-access ranges which don't have opDollar.
And having hasOpDollar or supportsOpDollar just complicates ranges even
further. I expect that the main reason that opDollar wasn't required in the
first place was that it didn't even work until recently (though it may also
have simply been forgotten).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list