osiris
osiris copied to clipboard
Signature of Api.merge()
Can Api.merge()
take APIs with different component provider types, as long as the component type of the merged API is a subtype of all of them?
This might mean changes to the signature of Api
. Can and should it be covariant?