In a swift function I am using two types TypeOne and TypeTwo.
And I have a dictionary where the key is of type TypeOne and the value of type TypeTwo.
Now at so