Property wrapper with wrappedValue of closure type
|
|
2
|
217
|
May 23, 2023
|
Sendable warning with thread safe property wrapper
|
|
5
|
452
|
May 20, 2023
|
Why can errors not be thrown out of a property wrapper initializer?
|
|
0
|
236
|
March 23, 2023
|
Binary distributable XCFrameworks with Property Wrappers Issue
|
|
7
|
382
|
March 16, 2023
|
How should we reconstitute property wrappers?
|
|
9
|
485
|
February 23, 2023
|
Allow Property Wrappers with Multiple Arguments to Defer Initialization when wrappedValue is not Specified
|
|
32
|
6706
|
February 23, 2023
|
Using Property Wrappers with Codable
|
|
15
|
13435
|
February 13, 2023
|
Property wrapper requirements in protocols
|
|
39
|
10721
|
January 17, 2023
|
Property wrapper with Opaque Type
|
|
2
|
371
|
January 16, 2023
|
State var's didSet fix or prohibition
|
|
11
|
3332
|
January 9, 2023
|
Accessing property wrapper itself using keypaths
|
|
1
|
391
|
January 6, 2023
|
Property wrapper initialisation issues
|
|
0
|
214
|
January 5, 2023
|
Mutating a property wrapper
|
|
0
|
286
|
January 5, 2023
|
Expose property name to property wrapper
|
|
3
|
1232
|
January 4, 2023
|
Property wrappers without parenthesis
|
|
0
|
280
|
December 26, 2022
|
[Pitch] Allow Property Wrappers on Let Declarations
|
|
28
|
1928
|
December 9, 2022
|
Calling though `super` ==
|
|
1
|
294
|
November 18, 2022
|
propertyWrapper decoding behaviour
|
|
3
|
437
|
October 28, 2022
|
PropertyWrapper, Optional, and Codable
|
|
0
|
554
|
October 6, 2022
|
How to access the `_` value of a property wrapper that is in another class
|
|
1
|
319
|
September 3, 2022
|
Property Wrappers: Access to both enclosing 'self' and wrapper instance
|
|
29
|
8616
|
August 31, 2022
|
Using nonisolated with wrapped properties
|
|
1
|
779
|
August 15, 2022
|
DeepCodable: Encode and decode deeply-nested data into flat Swift objects
|
|
16
|
4229
|
August 11, 2022
|
Can @Published be implemented in Swift?
|
|
5
|
1271
|
July 26, 2022
|
How is the `Published` property wrapper implemented?
|
|
11
|
2531
|
June 20, 2022
|
Property wrappers and SwiftUI environment: how can @FetchRequest work?
|
|
6
|
1737
|
May 3, 2022
|
Property wrappers + dependency injection: why do I need a setter here?
|
|
1
|
1032
|
April 27, 2022
|
PropertyWrapper cannot get `wrappedValue` property from protocol/superclass
|
|
0
|
290
|
April 11, 2022
|
Segmentation fault: 11 with property wrappers
|
|
2
|
771
|
February 18, 2022
|
Is it allowed to inherit a property wrapper class?
|
|
2
|
1332
|
February 11, 2022
|