[Issue 11507] Associative Array Documentation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 12 16:02:56 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11507


bearophile_hugs at eml.cc changed:

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


--- Comment #1 from bearophile_hugs at eml.cc 2013-11-12 16:02:54 PST ---
(In reply to comment #0)

>     string[] words = split(cast(string) read(filename));

Better to use UFCS.


>     foreach (w; counts.keys.sort)

Built-in sort is deprecated!!

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


More information about the Digitalmars-d-bugs mailing list