Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What’s new in Swift 5.4?

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

  • Improved implicit member syntax
  • Multiple variadic parameters in functions
  • Creating variables that call a function of the same name
  • Result builders
  • Local functions now support overloading
  • Property wrappers are now supported for local variables
  • Packages can now declare executable targets

This is designed to complement my existing article What’s New in Swift 5.4. You might also want to read What’s New in Swift 5.3, What’s New in Swift 5.2 and What’s New in Swift 5.1.

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 paul@hackingwithswift.com.

Screenshot of Xcode 12.5 running this playground.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages