swift check if key in dictionary code example Example: swift check dictionary has key let hasKey = myDictionary.keys.contains("myKey")