About the Discussion category
|
|
0
|
1013
|
January 18, 2018
|
A New Approach to Testing in Swift
|
|
91
|
13573
|
October 1, 2023
|
Implicit parameters...?
|
|
59
|
1062
|
September 29, 2023
|
Structural Sum Types (used to be Anonymous Union Types)
|
|
71
|
1638
|
September 28, 2023
|
Testing fatalError and friends
|
|
52
|
1594
|
September 27, 2023
|
Macro Adoption Concerns around SwiftSyntax
|
|
82
|
7534
|
September 25, 2023
|
Status check: Typed throws
|
|
143
|
4860
|
September 25, 2023
|
Bitwise Rotation of Integers
|
|
1
|
304
|
September 24, 2023
|
Type erasure of AsyncSequences
|
|
25
|
2562
|
September 24, 2023
|
Swift for ios?
|
|
4
|
508
|
December 10, 2015
|
Extensions pollution
|
|
9
|
468
|
September 22, 2023
|
Precise error typing in Swift
|
|
89
|
9731
|
September 20, 2023
|
Variadic types: "Same-element requirements are not yet supported"
|
|
2
|
251
|
September 14, 2023
|
Backporting Swift 5.9's observability
|
|
39
|
5653
|
September 14, 2023
|
Navigating HTML docs vs generated interfaces
|
|
8
|
604
|
September 12, 2023
|
SendableKeyPath?
|
|
3
|
685
|
September 12, 2023
|
Add a blackHole function
|
|
19
|
3704
|
September 7, 2023
|
Are nested/recursive Macros supported in Swift 5.9?
|
|
8
|
1879
|
September 3, 2023
|
Removing mutation modifiers in Codable
|
|
18
|
1231
|
September 3, 2023
|
Why not delete the filter of RangeReplaceableCollection and use Sequence filter directly?
|
|
0
|
462
|
August 31, 2023
|
Renaming bitPattern and truncatingBitPattern
|
|
6
|
913
|
August 30, 2023
|
Can we fix `UnboundedRange` with `ExpressibleByClosureLiteral`?
|
|
1
|
419
|
August 28, 2023
|
SE code-only links to Swift Evolution proposal files
|
|
4
|
795
|
August 24, 2023
|
`#if os(Darwin)`, a shorthand for checking for Darwin platforms
|
|
62
|
4138
|
August 24, 2023
|
[SE-0353] constrained existential types behavior
|
|
4
|
472
|
August 23, 2023
|
Pitch: allow optional assignment in failable init
|
|
31
|
1321
|
August 23, 2023
|
Why aren't macros given type information?
|
|
4
|
639
|
August 23, 2023
|
Concurrency in Swift 5 and 6
|
|
11
|
17650
|
August 19, 2023
|
AnyAsyncSequence
|
|
33
|
6927
|
August 18, 2023
|
Why doesn’t `CollectionOfOne<Element>` have an `element` property?
|
|
6
|
697
|
August 17, 2023
|