As Operator Overload

A lot of engineering went into making sure that Swift String will continue to bridge seamlessly with UTF-16 NSString instances. The String storage class is an actual subclass of NSString at runtime.

1 Like