Given several data types, I\'m trying to implement a method to determine which type can be converted to by all other types.
Int -> Float -> Boolean
A int