Skip to content

An Xcode playground that demonstrates the new features introduced in Swift 5.2.

Notifications You must be signed in to change notification settings

twostraws/whats-new-in-swift-5-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What’s new in Swift 5.2?

This is an Xcode playground that demonstrates the new features introduced in Swift 5.2:

  • Key Path Expressions as Functions
  • Callable values of user-defined nominal types
  • Subscripts can now declare default arguments
  • Lazy filtering order is now reversed
  • New and improved diagnostics

This is designed to complement my existing article What’s New in Swift 5.2. You might also want to read What’s New in Swift 5.1 and What’s New in Swift 5.0 . Alternatively, I have a whole website dedicated to tracking what's new in Swift – you should check it out at https://www.whatsnewinswift.com.

If you hit problems or have questions, you're welcome to tweet me @twostraws or email [email protected].

Screenshot of Xcode 11.4 running this playground.

About

An Xcode playground that demonstrates the new features introduced in Swift 5.2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages