Swiftweekly.github.io: [180] Issue #180 - March 11, 2021

Created on 27 Feb 2021  Â·  30Comments  Â·  Source: SwiftWeekly/swiftweekly.github.io

To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.

The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.

current issue full issue notes

Most helpful comment

Pitch: Allow interchangeable use of CGFloat and Double types

https://forums.swift.org/t/pitch-allow-interchangeable-use-of-cgfloat-and-double-types/45324

All 30 comments

SE–0295: Codable synthesis for enums with associated values (third review)

https://forums.swift.org/t/se-0295-codable-synthesis-for-enums-with-associated-values-third-review/45190

If we decide to send 180 without Mailchimp mention we are moving away from Mailchimp.

SE-0302 (second review): Sendable and sendable closures

https://forums.swift.org/t/se-0302-second-review-sendable-and-sendable-closures/45253

[Returned for Revision] SE-0302: ConcurrentValue and @concurrent closures

https://forums.swift.org/t/returned-for-revision-se-0302-concurrentvalue-and-concurrent-closures/45251

SE-0300 (third review): Continuations for interfacing async tasks with synchronous code

https://forums.swift.org/t/se-0300-third-review-continuations-for-interfacing-async-tasks-with-synchronous-code/45245

[Accepted with modification] SE-0299: Extending Static Member Lookup in Generic Contexts

https://forums.swift.org/t/accepted-with-modification-se-0299-extending-static-member-lookup-in-generic-contexts/45238

Pitch: Allow interchangeable use of CGFloat and Double types

https://forums.swift.org/t/pitch-allow-interchangeable-use-of-cgfloat-and-double-types/45324

Pitch: Efficient Collection.startIndex throughout the standard library

https://forums.swift.org/t/pitch-efficient-collection-startindex-throughout-the-standard-library/45317

Also something to keep in mind when writing the newsletters. Make sure all links are contain a FQDN.
"/sponsorship" works fine on-site. But in newsletter it is missing the scheme & hostname. Make it "https://swiftweekly.github.io/sponsorship/"

Or is there some way for Jekyll to expand all links when rendering? (Only relevant to newsletter-template.)

@jeroenleenarts right now let's use absolute URLs, let's not overcomplicate things :)

[Amendment] SE-0226: Package Manager Target Based Dependency Resolution

https://forums.swift.org/t/amendment-se-0226-package-manager-target-based-dependency-resolution/45552

[Pitch] Clarify end-of-iteration behavior for AsyncSequence

https://forums.swift.org/t/pitch-clarify-end-of-iteration-behavior-for-asyncsequence/45548

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gregheo picture gregheo  Â·  3Comments

jessesquires picture jessesquires  Â·  6Comments

jessesquires picture jessesquires  Â·  10Comments

jessesquires picture jessesquires  Â·  6Comments

jessesquires picture jessesquires  Â·  10Comments