Do empty closures allocate anything in Swift?
|
|
6
|
210
|
February 6, 2025
|
How can I set the swiftc output directory?
|
|
8
|
182
|
February 6, 2025
|
Has Swift's concurrency model gone too far?
|
|
131
|
3851
|
February 6, 2025
|
Why is a T.Type parameter needed sometimes?
|
|
2
|
110
|
February 5, 2025
|
CALayer issue with Swift 6 concurrency
|
|
10
|
155
|
February 5, 2025
|
Creating Cursor
|
|
2
|
145
|
February 5, 2025
|
Attached macro adding arbitrary conformance
|
|
4
|
158
|
February 5, 2025
|
Struggling to wrap C++ library in Swift package
|
|
0
|
77
|
February 5, 2025
|
Getting LSP Functionality for only some Targets
|
|
5
|
113
|
February 5, 2025
|
[solved] Swift package that imports both C and C++ into Swift module fails to compile
|
|
2
|
65
|
February 4, 2025
|
SwiftData enum No exact matches in call to instance method 'setValue' error
|
|
1
|
401
|
February 4, 2025
|
Help coming up with reasons to not use `@isolated(any)`
|
|
15
|
316
|
February 4, 2025
|
Missing required module 'Testing'
|
|
4
|
515
|
February 4, 2025
|
[pre-pitch] Noncopyable comparison, partial orders, and the spaceship operator
|
|
1
|
126
|
February 4, 2025
|
Arrays and Initialisation: Bug or "feature"? (and some interesting array trickery!)
|
|
7
|
127
|
February 4, 2025
|
Initialising array of array
|
|
7
|
189
|
February 4, 2025
|
Why can you access an associated type but not a generic placeholder from a metatype instance?
|
|
5
|
89
|
February 3, 2025
|
Unaligned pointers: Why doesn't this crash?
|
|
18
|
247
|
February 3, 2025
|
Transform AnyKeyPath back to ReferenceWritableKeyPath Dynamically
|
|
12
|
357
|
February 3, 2025
|
Bitwise shifting by a negative number
|
|
2
|
87
|
February 3, 2025
|
Swift Language Mode and BGAppRefreshTaskRequest
|
|
0
|
45
|
February 3, 2025
|
Extract Swift Package on-the-fly?
|
|
1
|
107
|
February 2, 2025
|
Sorting of Date objects in ForEach loop
|
|
7
|
187
|
February 2, 2025
|
How to parallelize across CPU cores?
|
|
51
|
551
|
February 1, 2025
|
How to rename a package's name on import
|
|
2
|
127
|
February 1, 2025
|
No help on Playground Xcode
|
|
1
|
77
|
February 1, 2025
|
Thread explosion suddenly encountered using 'stable' code
|
|
2
|
140
|
January 31, 2025
|
Migrating captureOutput to Swift 6
|
|
5
|
261
|
January 31, 2025
|
Unexpected type change when extending a protocol
|
|
4
|
203
|
January 31, 2025
|
What's the correct way to spawn a Task in an Operation?
|
|
8
|
146
|
January 31, 2025
|