[Issue 7177] $ should forward to length by default

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 29 14:53:13 PST 2011


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


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #5 from bearophile_hugs at eml.cc 2011-12-29 14:53:04 PST ---
At first sight I like this proposal.

(In reply to comment #4)
> How commonly will people declare new ranges in application code?

Not often enough, I think. In Python and C#4 you define new generators and
iterators quite often (using the yield keyword, and in Python using lazy list
comps too), but in D they are much less handy to write.

-- 
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