How can I check if a type "extends" another type?
Let\'s say I have:
interface Edible { } interface F