Flight School
Flight School
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
Guide-to-Swift-Strings-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Money
A precise, type-safe representation of a monetary amount in a given currency
Guide-to-Swift-Codable-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
MessagePack
A MessagePack encoder and decoder for Codable types
Codable-DIY-Kit
A template for creating your own Swift Codable encoders and decoders
RegularExpressionDecoder
A decoder that constructs objects from regular expression matches.
Programming-Language-Classifier
An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text
sentiment
A command-line utility that evaluates the emotional sentiment of natural language text.
Guide-to-Swift-Numbers-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Numbers