Function

combine(_:)

Adds value to the hash value computed by self.

Source
fun combine<T: Hashable>(_ value: T) { inout }