Converting uint[] slice to string for the purpose of hashing?
    Jonathan M Davis via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Jul 23 07:12:38 PDT 2015
    
    
  
On Thursday, July 23, 2015 12:56:13 Temtaime via Digitalmars-d-learn wrote:
> All types are hashable and for your own structs and classes you
> can redefine opHash
It's toHash, actually, but yeah.
- Jonathan M Davis
    
    
More information about the Digitalmars-d-learn
mailing list