All Projects → twostraws → whats-new-in-swift-5-2

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

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

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to whats-new-in-swift-5-2

bookshelf
My GraphQL playground
Stars: ✭ 64 (-31.91%)
Mutual labels:  playground
DoublePendulum
Double Pendulum Playground
Stars: ✭ 26 (-72.34%)
Mutual labels:  playground
CodeINN
CodeINN is an instant code editor 📃, that makes programming and development easier. Practice quickly and directly from your web browser, without any setup needed. CodeINN gives the perfect environment to developers technologists, coders computers, and geeks 🤓 to do more with their tech.
Stars: ✭ 39 (-58.51%)
Mutual labels:  playground
UInt256
An UInt256 library written in Swift 4
Stars: ✭ 20 (-78.72%)
Mutual labels:  playground
aws-site-manager
Very simple CLI to create S3 / Cloudfront Static Website
Stars: ✭ 26 (-72.34%)
Mutual labels:  playground
NNPlayground
神经网络 iPhone 版
Stars: ✭ 35 (-62.77%)
Mutual labels:  playground
mypy-playground
The mypy playground. Try mypy with your web browser.
Stars: ✭ 58 (-38.3%)
Mutual labels:  playground
minibed
It's a mini editable, customizable playground for web
Stars: ✭ 41 (-56.38%)
Mutual labels:  playground
getplay
The simplest way to integrate vue-play into your project
Stars: ✭ 13 (-86.17%)
Mutual labels:  playground
ontwik-ui
ontwik-ui - A headless UI library
Stars: ✭ 52 (-44.68%)
Mutual labels:  playground
A-Star
A* pathfinding library in Swift.
Stars: ✭ 34 (-63.83%)
Mutual labels:  playground
js-playground
A JS playground with some decent visualization
Stars: ✭ 85 (-9.57%)
Mutual labels:  playground
mongo-playground
Helps developers run mongo queries
Stars: ✭ 16 (-82.98%)
Mutual labels:  playground
nearley-playground
⛹ Write Grammars for the Nearley Parser!
Stars: ✭ 76 (-19.15%)
Mutual labels:  playground
pg-deadlock-playground
Playground for verifying that queries cannot deadlock
Stars: ✭ 17 (-81.91%)
Mutual labels:  playground
Assembleash
WebAssembly and Typescript-like languages playground
Stars: ✭ 71 (-24.47%)
Mutual labels:  playground
tailwind-layouts
Collection of Tailwind Layouts
Stars: ✭ 53 (-43.62%)
Mutual labels:  playground
react-runner
Run your React code on the go
Stars: ✭ 308 (+227.66%)
Mutual labels:  playground
HeadFirstDesignPatternsSwift
An implementation of examples from "Head First Design Patterns", written in Swift.
Stars: ✭ 20 (-78.72%)
Mutual labels:  playground
WWDC17
WWDC 2017 Scholarship Submission by Phil Zet (Philipp Zakharchenko)
Stars: ✭ 14 (-85.11%)
Mutual labels:  playground

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].