|
Copy-on-write behaviour of collection types
|
|
2
|
138
|
July 10, 2026
|
|
[Pitch] Memberwise reinitialization for let properties of struct when the synthesized memberwise initializer is available
|
|
7
|
736
|
April 4, 2026
|
|
Cycle reference since changing to Default Actor Isolation Main Actor in nested structs
|
|
3
|
343
|
June 27, 2025
|
|
Structs: Can embedding a struct improve efficiency?
|
|
3
|
250
|
January 5, 2025
|
|
What are the benefits of minimizing the MemoryLayout size/stride of a struct?
|
|
12
|
1232
|
August 31, 2024
|
|
What's in a struct variable?
|
|
3
|
506
|
June 8, 2024
|
|
Struct Memory Layout
|
|
13
|
1902
|
June 2, 2024
|
|
Can anyone explain the error message?
|
|
2
|
463
|
April 14, 2024
|
|
Property Wrapper didSet/willSet is ignored
|
|
1
|
412
|
March 16, 2024
|
|
How best to debug EXC_BAD_ACCESS of struct?
|
|
15
|
2643
|
November 8, 2023
|
|
Inconsistent memberwise initializer generation when property wrapper provides an initializer with no parameters
|
|
1
|
510
|
October 26, 2023
|
|
"Observing" changes to arbitrary key paths on move-only structs
|
|
14
|
4360
|
July 17, 2023
|
|
Help with Optionals in Structs
|
|
3
|
606
|
June 30, 2023
|
|
Why Can I Only Append a Struct to an Array Once?
|
|
2
|
1225
|
June 16, 2023
|
|
Noncopyable structs and enums as “reference types”, not just performance boosters?
|
|
4
|
1430
|
March 24, 2023
|
|
Add @immutable attribute for structs and enums
|
|
29
|
4373
|
August 19, 2022
|
|
Why are structs in Swift said to be immutable?
|
|
19
|
16467
|
February 17, 2022
|
|
Cannot change value from another struct/another file from SwiftUI
|
|
0
|
762
|
December 12, 2021
|
|
How to structure swift code
|
|
2
|
1440
|
October 3, 2021
|
|
On the guidance for using a struct versus a class and performance
|
|
6
|
3033
|
June 27, 2021
|
|
Atomic property wrapper only works when declared as class, not struct
|
|
5
|
4283
|
June 13, 2021
|