Allow Property Wrappers with Multiple Arguments to Defer Initialization when wrappedValue is not Specified
|
|
35
|
8006
|
November 3, 2023
|
Property Wrappers in Pattern Matching
|
|
2
|
455
|
October 17, 2023
|
How to Make a Property Wrapper Observable in Swift?
|
|
2
|
525
|
September 9, 2023
|
[Pitch] Refining Property-wrapper-related Initialization
|
|
5
|
2290
|
September 6, 2023
|
[Pitch] Allow Property Wrappers on Let Declarations
|
|
33
|
3953
|
August 17, 2023
|
Property wrapper requirements in protocols
|
|
42
|
12760
|
June 30, 2023
|
Property wrapper with wrappedValue of closure type
|
|
2
|
392
|
May 23, 2023
|
Sendable warning with thread safe property wrapper
|
|
5
|
1043
|
May 20, 2023
|
Why can errors not be thrown out of a property wrapper initializer?
|
|
0
|
397
|
March 23, 2023
|
Binary distributable XCFrameworks with Property Wrappers Issue
|
|
7
|
555
|
March 16, 2023
|
How should we reconstitute property wrappers?
|
|
9
|
815
|
February 23, 2023
|
Using Property Wrappers with Codable
|
|
15
|
14789
|
February 13, 2023
|
Property wrapper with Opaque Type
|
|
2
|
547
|
January 16, 2023
|
State var's didSet fix or prohibition
|
|
11
|
4578
|
January 9, 2023
|
Accessing property wrapper itself using keypaths
|
|
1
|
706
|
January 6, 2023
|
Property wrapper initialisation issues
|
|
0
|
365
|
January 5, 2023
|
Mutating a property wrapper
|
|
0
|
488
|
January 5, 2023
|
Expose property name to property wrapper
|
|
3
|
1571
|
January 4, 2023
|
Property wrappers without parenthesis
|
|
0
|
386
|
December 26, 2022
|
Calling though `super` ==
|
|
1
|
412
|
November 18, 2022
|
propertyWrapper decoding behaviour
|
|
3
|
771
|
October 28, 2022
|
PropertyWrapper, Optional, and Codable
|
|
0
|
873
|
October 6, 2022
|
How to access the `_` value of a property wrapper that is in another class
|
|
1
|
540
|
September 3, 2022
|
Property Wrappers: Access to both enclosing 'self' and wrapper instance
|
|
29
|
9473
|
August 31, 2022
|
Using nonisolated with wrapped properties
|
|
1
|
1080
|
August 15, 2022
|
DeepCodable: Encode and decode deeply-nested data into flat Swift objects
|
|
16
|
5061
|
August 11, 2022
|
Can @Published be implemented in Swift?
|
|
5
|
1671
|
July 26, 2022
|
How is the `Published` property wrapper implemented?
|
|
11
|
3885
|
June 20, 2022
|
Property wrappers and SwiftUI environment: how can @FetchRequest work?
|
|
6
|
1937
|
May 3, 2022
|
Property wrappers + dependency injection: why do I need a setter here?
|
|
1
|
1326
|
April 27, 2022
|