|
About the Using Swift category
|
|
3
|
18356
|
October 21, 2019
|
|
An initializer cannot return a ~Escapable result
|
|
1
|
83
|
February 10, 2026
|
|
JavaScript/Swift Interoperability
|
|
7
|
514
|
February 10, 2026
|
|
Illegal capture in `withTaskGroup`?
|
|
19
|
298
|
February 10, 2026
|
|
Installation requires cherry picked version of git on Windows
|
|
5
|
90
|
February 10, 2026
|
|
Deadlock With `AsyncStream`s and a Single `Mutex`
|
|
8
|
279
|
February 9, 2026
|
|
Is a variable captured by inner closure also captured by outer closure if the inner closure is defined separately?
|
|
1
|
62
|
February 9, 2026
|
|
Split string with separator of another string
|
|
6
|
741
|
February 9, 2026
|
|
Reposting Feedback for visibility: In certain configuration, the compiler is unable to use the pre-compiled SwiftCompilerPlugin and SwiftSyntaxMacros modules
|
|
0
|
30
|
February 9, 2026
|
|
Understanding ~Copyable lifetime for scope-based instrumentation (Probes)
|
|
8
|
142
|
February 9, 2026
|
|
FileHandle fails to reduce memory usage
|
|
7
|
144
|
February 9, 2026
|
|
@preconcurrency not suppressing errors of async getters with transitive dependencies
|
|
0
|
32
|
February 9, 2026
|
|
Confusing error message: "'subscript(_:)' requires the types 'String.Index' and 'Int' be equivalent"
|
|
5
|
180
|
February 9, 2026
|
|
Why does this code generate unspecialized type destructors?
|
|
0
|
84
|
February 9, 2026
|
|
A question about Task Executor Preference
|
|
4
|
109
|
February 8, 2026
|
|
Concurrency: suspending an actor async func until the actor meets certain conditions
|
|
9
|
1675
|
February 8, 2026
|
|
Private protocols leaking members through protocol extensions
|
|
5
|
99
|
February 8, 2026
|
|
@State usage in combination with injecting @Observable models into SwiftUI views
|
|
0
|
66
|
February 8, 2026
|
|
`copy` operator doesn't clone a class instance
|
|
5
|
161
|
February 8, 2026
|
|
Is it safe to match against a Regex from multiple threads simultaneously?
|
|
2
|
183
|
February 8, 2026
|
|
Sendability warnings / errors disparity for AVFoundation types
|
|
1
|
112
|
February 7, 2026
|
|
How are you handling @MainActor Delegates and Protocols in Swift 6?
|
|
3
|
117
|
February 7, 2026
|
|
Swift-UI unpredictable behavior
|
|
2
|
116
|
February 7, 2026
|
|
Can/Should AsyncStream have runtime checks for multiple subscribers?
|
|
12
|
412
|
February 6, 2026
|
|
Sending parameter concurrency error
|
|
1
|
73
|
February 6, 2026
|
|
Is it safe to remove values from a Dictionary while iterating over its keys?
|
|
3
|
144
|
February 6, 2026
|
|
Internal vs external parameter names in documentation
|
|
14
|
210
|
February 6, 2026
|
|
Generics type constraints for beginners
|
|
4
|
162
|
February 6, 2026
|
|
#SendingRisksDataRace errors when turning on NonisolatedNonsendingByDefault
|
|
2
|
79
|
February 6, 2026
|
|
RangeSet containing Integer.min...Integer.max
|
|
4
|
132
|
February 6, 2026
|