[Issue 18679] std.complex.opEquals has opEquals but no toHash
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Mar  7 15:29:15 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18679
Vasyl Teliman <vasniktel at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vasniktel at gmail.com
--- Comment #1 from Vasyl Teliman <vasniktel at gmail.com> ---
I'm wondering whether
`hashOf(this.im, hashOf(this.re))`
is sufficient for this task.
--
    
    
More information about the Digitalmars-d-bugs
mailing list