Mystical way to transform data into reusable view in Swift - siam-biswas/Transfiguration... (more…)
Read more »
In order to work with C APIs, we sometimes need to convert Swift object references to and from raw pointers. Swift's Unmanaged struct is the standard API for handling this. Today, I'd like to talk about what it does and how to use it. (more…)
Read more »
Google's plans on making Swift the first mainstream language with first-class language-integrated differentiable programming capabilities. What's so cool about Swift? (more…)
Read more »
The review of SE-0296 – async/await has concluded and the proposal is accepted. Feedback was very positive on the concept of adding async/await in general with a few key points raised: It was suggested that try await reads better await try. The core te... (more…)
Read more »
Introducing the awesome open source Swift projects released on GitHub🌟... (more…)
Read more »