Avatar
それも import Foundation let str = "str" let b = str as NSString (b as AnyObject === b as AnyObject) // true と同じじゃないかと。 (edited)