• Jonathan Basseri's avatar
    Move equivalence class hash code. · 466a499f
    Jonathan Basseri authored
    This moves the equivalence hashing code from
    algorithm/predicates/utils.go to core/equivalence_cache.go.
    
    In the process, making the hashing function and hashing function factory
    both injectable dependencies is removed.
    466a499f
utils.go 2.29 KB