About the Discussion category
|
|
0
|
2455
|
January 18, 2018
|
Replacing the Type Checker
|
|
77
|
2748
|
May 5, 2025
|
Future of Codable and JSON-Coders in Swift 6: Hoping for a rework
|
|
11
|
5419
|
May 3, 2025
|
Opaque Pointers in Swift
|
|
9
|
7478
|
May 1, 2025
|
Static var concurrency checking within Actor
|
|
3
|
235
|
May 1, 2025
|
Add a `clamp` function to Algorithm.swift
|
|
76
|
9736
|
May 1, 2025
|
Shorthand init
|
|
18
|
2642
|
April 29, 2025
|
Macro Adoption Concerns around SwiftSyntax
|
|
105
|
17707
|
April 28, 2025
|
What about garbage collection?
|
|
70
|
4060
|
April 28, 2025
|
#Playground macro and "swift play" idea for code exploration in Swift
|
|
5
|
1375
|
April 27, 2025
|
The future of serialization & deserialization APIs
|
|
140
|
11382
|
April 21, 2025
|
Compile-Time Values and Integer Generics
|
|
2
|
325
|
April 18, 2025
|
"Existentials" and "opaque types", but for concrete generic types?
|
|
1
|
234
|
April 16, 2025
|
Weak captures in sendable/sending closures
|
|
20
|
673
|
April 15, 2025
|
Formalizing Swift generics as a term rewriting system
|
|
12
|
7263
|
April 14, 2025
|
Typed literals for builtin numerical types?
|
|
5
|
325
|
April 3, 2025
|
Use `package` access type in Objective C Code
|
|
0
|
94
|
April 3, 2025
|
[Proposal Idea] Error: Sendable, AnySendable
|
|
7
|
248
|
April 2, 2025
|
Conditional async? Like rethrows but for async
|
|
1
|
218
|
April 1, 2025
|
Understanding by-value captures in @Sendable functions
|
|
3
|
281
|
March 27, 2025
|
Variadic types: "Same-element requirements are not yet supported"
|
|
17
|
2998
|
March 25, 2025
|
Cross-Import Overlay status?
|
|
9
|
971
|
March 12, 2025
|
On the behavior of variables in top-level code
|
|
14
|
3935
|
March 12, 2025
|
Accessing sendable parts of non-sendable tuples within deinit
|
|
1
|
131
|
March 10, 2025
|
`nonisolated lazy let` on an actor
|
|
14
|
2587
|
March 7, 2025
|
Why `nonisolated lazy var` is allowed on actor?
|
|
6
|
1158
|
March 7, 2025
|
Benefits of else clauses on while loops
|
|
26
|
1153
|
March 6, 2025
|
A couple of ideas about collapsing nested if blocks
|
|
9
|
426
|
March 4, 2025
|
Using nonisolated with wrapped properties
|
|
2
|
2337
|
March 4, 2025
|
Is Allowing Multiple Type aliases in a Single Declaration for consistency let and var declarations a good idea? (Github Issue #48100)(SR-5528)
|
|
8
|
322
|
March 2, 2025
|