Swift-Evolution: Opt-In Strict Memory Safety Checking

This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. – swiftlang/swift-evolution… Read more

Similar

Swift Playgrounds for macOS

‎Swift Playgrounds is a revolutionary app for Mac and iPad that makes it fun to learn and experiment with code. You solve interactive puzzles in the guided “Learn to Code” lessons to master the basics of coding, or experiment with a wide range of challeng... (more…)

Read more »

Nesting Property Wrappers in Swift

You can nest property wrapers in Swift, but it's difficult. NSHipster has a great article about all things property wrappers, and the summary of trying to compose them (which others have echoed) is that it's hard and prone to compiler errors... (more…)

Read more »