• Chip Turner's avatar
    Move and refactor code · 6834f1d6
    Chip Turner authored
    Summary:
    
    Moves some string manipulation code like humanify into folly
    
    Moves hash-related functions into folly and removes some old includes
    to clean up some code
    
    Adds generic hashing for tuples, similar to pairs
    
    Updates all of the build breakages from the above
    
    Test Plan: run unit tests
    
    Reviewed By: delong.j@fb.com
    
    FB internal diff: D490478
    6834f1d6
HashTest.cpp 4.4 KB