A list of Gists containing simple but useful Swift
A list of Gists containing simple but useful Swift code written by Richard Stelling - @rjstelling... (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… Read more