About the Using Swift category
|
|
3
|
17630
|
October 21, 2019
|
Is Swift 6 a good first language?
|
|
29
|
1195
|
September 10, 2024
|
Why does .task(function) give me a concurrency warning, but .task { await function() } doesn't?
|
|
5
|
281
|
September 10, 2024
|
Bug Related to Get Async
|
|
2
|
78
|
September 10, 2024
|
Passing argument of non-sendable type 'LazyAsyncVariable<Int>' outside of actor-isolated context may introduce data races [non_sendable_call_argument]
|
|
2
|
59
|
September 10, 2024
|
Swift Actors unusable with Concurrency
|
|
13
|
404
|
September 10, 2024
|
A need for a once-callable closure type
|
|
0
|
57
|
September 10, 2024
|
Any other Concurrency lessons can be read?Thx
|
|
3
|
176
|
September 10, 2024
|
How to save data to a JSON file and read from it
|
|
3
|
96
|
September 10, 2024
|
Please take your C++ hat off when you are in company with Swift
|
|
3
|
122
|
September 10, 2024
|
Overridden method not called on class where expected
|
|
9
|
346
|
September 10, 2024
|
Parallel computation DAG / Shared Futures?
|
|
30
|
706
|
September 10, 2024
|
Can I generate swiftinterface with only SwiftPM (in order to review public API)?
|
|
9
|
170
|
September 9, 2024
|
Exclusive Memory Access checks too restrictive?
|
|
3
|
141
|
September 9, 2024
|
Can't suppress retroactive conformance by fully qualifying with module names within the same line
|
|
5
|
191
|
August 7, 2024
|
Running an async task with a timeout
|
|
37
|
26848
|
September 9, 2024
|
Why is my custom `~=` operator not detected?
|
|
5
|
238
|
September 8, 2024
|
Improving Swift code for scalability
|
|
38
|
4111
|
September 8, 2024
|
Swift URLSession closes connection immediately, while Postman keeps it open (Sony TV PIN request)
|
|
2
|
225
|
September 8, 2024
|
Concurrency 101
|
|
30
|
883
|
September 8, 2024
|
How to build Swift Package as XCFramework
|
|
53
|
26630
|
September 8, 2024
|
AppDependencyManager and @Dependency usage crashes in Swift 6 mode
|
|
3
|
341
|
September 7, 2024
|
C++ interoperability is broken (Windows platform)
|
|
27
|
1131
|
September 6, 2024
|
Is `sending` supported by variadic generics?
|
|
4
|
193
|
September 6, 2024
|
How to unwrap an optional option (ie 'var window?')
|
|
12
|
2471
|
September 6, 2024
|
Different run times between notarized version (release) and local build version (debug)
|
|
0
|
53
|
September 5, 2024
|
Mutex.withLock body closure is @Sendable on Darwin platforms
|
|
2
|
262
|
September 5, 2024
|
Evidence for Performance Benefits of the Observation
|
|
0
|
102
|
September 5, 2024
|
Need help: how to use `ExecutorJob` correctly
|
|
3
|
96
|
September 5, 2024
|
RawRepresentable Conformance Leads to Crash
|
|
7
|
2491
|
September 5, 2024
|