Skip to content

twostraws/whats-new-in-swift-6-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What’s new in Swift 6.0?

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

  • Complete concurrency enabled by default
  • count(where:)
  • Typed throws
  • Pack iteration
  • Add Collection Operations on Noncontiguous Elements
  • Access-level modifiers on import declarations
  • Upgrades for noncopyable types
  • 128-bit Integer Types
  • BitwiseCopyable

This is designed to complement my existing article What’s New in Swift 6.0.

Alternatively, here you can find a complete breakdown of all Swift changes from 1.0 through 6.0, including downloadable playgrounds: what's new in Swift.

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

Screenshot of Xcode 15.4 running this playground.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages