wiby  
Settings



What’s new in Swift?

https://www.whatsnewinswift.com/

convert it to a Data representation of JSON like this: let encoder = JSONEncoder() if let encoded = try? encoder.encode(swift) { // save `encoded` somewhere } Swift will automatic
Code examples for all new features in Swift


That's everything I could find.
Help make me smarter by submitting a page.