Operatorswift-hash 0.7.1SHA1
<(_:_:)
Compares two SHA1 hashes in the order they would sort if they were printed as base-16 strings with consistent casing. (This function does not actually convert the hashes to strings.)
static func < (lhs: `Self`, rhs: `Self`) -> Bool