Swift has the same problem, it needs to be interop...
# language-proposals
k
Swift has the same problem, it needs to be interoperable with objc which objects are always nullable and it also solves with
T!
I know it is like comparing apples and oranges but platform nullable type can be useful here.