|
About the Using Swift category
|
|
0
|
18674
|
January 18, 2018
|
|
How can I implement a {mutable}span property for my inline storage type?
|
|
4
|
121
|
September 12, 2026
|
|
Blocking I/O and concurrency
|
|
51
|
4367
|
September 12, 2026
|
|
Passing a MutableSpan to an annotated C function
|
|
10
|
335
|
September 12, 2026
|
|
`ByteCountFormatStyle` with wide width. Possible?
|
|
2
|
175
|
September 11, 2026
|
|
Potential bug in protocol extensions
|
|
0
|
139
|
September 9, 2026
|
|
[Blog] Design tokens save LLM tokens: what building iOS/Mac apps with AI agents taught me about SwiftUI theming
|
|
0
|
100
|
September 9, 2026
|
|
Some confusion about ownership modifiers
|
|
2
|
311
|
September 8, 2026
|
|
Will there be native support for generator functions?
|
|
0
|
219
|
September 7, 2026
|
|
Preferred declaration style for generic types with constraints
|
|
3
|
241
|
September 6, 2026
|
|
Revisiting reliable testing of concurrent code
|
|
6
|
652
|
September 5, 2026
|
|
Cross-platform UIs with Flutter
|
|
3
|
896
|
September 4, 2026
|
|
Calling a @MainActor function in main.swift gives an error
|
|
3
|
152
|
September 4, 2026
|
|
swiftUI styling inconsistencies
|
|
1
|
163
|
September 4, 2026
|
|
Observation optimizes away unnecessary callbacks for Equatable properties… sometimes
|
|
5
|
252
|
September 4, 2026
|
|
Where can I find a comprehensive list of Swift compiler flags with documentation?
|
|
6
|
9730
|
September 3, 2026
|
|
Trouble Forwarding to Mutating Subscript
|
|
4
|
272
|
September 3, 2026
|
|
Lifetime dependency annotations and function subtyping
|
|
2
|
228
|
September 2, 2026
|
|
Trying to get crash backtracing to work on Windows
|
|
7
|
229
|
September 1, 2026
|
|
Does @concurrent functions guarantee temporary exclusive access to the received non-sendable arguments?
|
|
11
|
315
|
September 1, 2026
|
|
Unexpected behaviour when implementing RangeReplaceableCollection in a class
|
|
9
|
217
|
August 31, 2026
|
|
What happened to `Data(rawCapacity:)` initializer?
|
|
5
|
530
|
August 31, 2026
|
|
Async AI workflows in SwiftUI need a failure state, not only a loading spinner
|
|
1
|
88
|
August 31, 2026
|
|
`BorrowingIteratorProtocol` false positive?
|
|
0
|
128
|
August 31, 2026
|
|
Lifetime of a Sendable ~Copyable captured by a Task
|
|
7
|
263
|
August 30, 2026
|
|
Getting value from do/catch Syntax
|
|
2
|
390
|
August 29, 2026
|
|
More questions on copy-on-write and Sendable
|
|
4
|
485
|
August 29, 2026
|
|
Lifetimes + different properties of an aggregate
|
|
5
|
461
|
August 28, 2026
|
|
Can someone explain `@isolated(any)`?
|
|
0
|
119
|
August 28, 2026
|
|
XCTestCase compiler error with Swift 6.2 default actor isolation MainActor
|
|
14
|
1224
|
August 28, 2026
|