Read post Struct References by Chris Aidhof.

Read review by Chris Eidhof Swift Analytics about building analytics system in Swift with enums, structs, protocols and subclasses.

Browsed post by Cris Eidhof Swift Mirrors and JSON about using reflection to build JSON codable. Post mentions library doing exactly this .

And finally with Cris, read Undo History in Swift.

Jumped to BLAS (Basic Linear Algebra Subprograms) which is part of Accelerate framework. Jumped because we have been discussing if BLAS could help me with my current task of interpreting CoreML model output. The answer is “No”.

Read about Compression, part of Accelerate framework.