[Issue 9842] std.algorithm.hashGroup / hashGroupBy
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Nov  4 21:49:57 PST 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=9842
hsteoh at quickfur.ath.cx changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx
--- Comment #1 from hsteoh at quickfur.ath.cx ---
Isn't this just the same as data.hashSort.group? For hash sort to work, the key
must map to an integral value and must be bounded by known min/max values.
--
    
    
More information about the Digitalmars-d-bugs
mailing list