<(_:_:)

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.)

SHA1.swift:33
static func < (lhs: `Self`, rhs: `Self`) -> Bool