Conform KeyValuePairs to Hashable

Hi all. I am wondering how to make KeyValuePairs<String,String?> conform to Hashable.
Thank you in advance.

1 Like