Function unordered_hash

Source
pub fn unordered_hash<T: Hash>(values: impl Iterator<Item = T>) -> u64