Swift 5 released

Swift 5 is a major milestone in the evolution of the language. Thanks to ABI stability, the Swift runtime is now included in current and future versions of Apple’s platform operating systems: macOS, iOS, tvOS and watchOS. Swift 5 also introduces new capabilities that are building blocks for future versions, including a reimplementation of String, enforcement of exclusive access to memory during runtime, new data types, and support for dynamically callable types.

You can test the new features and changes in an Xcode playground.

4 Comments

  1. 2019-03-26 1:46 pm
    • 2019-03-26 4:13 pm
      • 2019-03-26 4:35 pm
        • 2019-03-26 5:27 pm