OK, I think I’m there. The declaration should be `...
# announcements
d
OK, I think I’m there. The declaration should be
GenericInterface<out T>
as I want it to supply Ts. But the extension method binding is then satisfied by <Any>, so 2 is compatible with String. Back to the drawing board, and thanks for your help @semoro