[swift-evolution] Swift's Optional Int as NSNumber in Objective-C

Yarik Arsenkin majesticy at gmail.com
Fri May 12 09:10:27 CDT 2017


Hi,

does anyone know if there is a reason why bridging of the Swift’s `Int?` type doesn’t work for Objective-C? I mean, it could be exposed as an `NSNumber` with nullable attribute, no?

Cheers,
Yarik


More information about the swift-evolution mailing list