String

  • Declaration

    Swift

    extension String.StringInterpolation
  • self in which escaped sequences have been replaced by the characters that they represent.

    Declaration

    Swift

    public var unescaped: String { get }