Property wrappers in Sendable classes
|
|
3
|
153
|
January 29, 2025
|
Property wrappers and SwiftUI environment: how can @FetchRequest work?
|
|
6
|
2360
|
January 22, 2025
|
propertyWrapper with simple initializer as method's argument should behave like a default argument
|
|
1
|
202
|
July 19, 2024
|
wrappedValue property should not be constant stored property!
|
|
1
|
612
|
June 10, 2024
|
Announcing CodableWrappers
|
|
2
|
2324
|
April 27, 2024
|
Missing compiler diagnostics with ~Copyable property wrapper in function argument
|
|
0
|
392
|
April 13, 2024
|
Property Wrapper didSet/willSet is ignored
|
|
1
|
320
|
March 16, 2024
|
Disambiguating property wrappers with package name
|
|
1
|
357
|
January 11, 2024
|
Allow Property Wrappers with Multiple Arguments to Defer Initialization when wrappedValue is not Specified
|
|
35
|
9140
|
November 3, 2023
|
Property Wrappers in Pattern Matching
|
|
2
|
673
|
October 17, 2023
|
How to Make a Property Wrapper Observable in Swift?
|
|
2
|
1202
|
September 9, 2023
|
[Pitch] Refining Property-wrapper-related Initialization
|
|
5
|
2723
|
September 6, 2023
|
[Pitch] Allow Property Wrappers on Let Declarations
|
|
33
|
5427
|
August 17, 2023
|
Property wrapper requirements in protocols
|
|
42
|
14892
|
June 30, 2023
|
Property wrapper with wrappedValue of closure type
|
|
2
|
668
|
May 23, 2023
|
Sendable warning with thread safe property wrapper
|
|
5
|
3634
|
May 20, 2023
|
Why can errors not be thrown out of a property wrapper initializer?
|
|
0
|
784
|
March 23, 2023
|
Binary distributable XCFrameworks with Property Wrappers Issue
|
|
7
|
916
|
March 16, 2023
|
How should we reconstitute property wrappers?
|
|
9
|
1334
|
February 23, 2023
|
Using Property Wrappers with Codable
|
|
15
|
17595
|
February 13, 2023
|
Property wrapper with Opaque Type
|
|
2
|
715
|
January 16, 2023
|
State var's didSet fix or prohibition
|
|
11
|
7155
|
January 9, 2023
|
Accessing property wrapper itself using keypaths
|
|
1
|
1219
|
January 6, 2023
|
Property wrapper initialisation issues
|
|
0
|
529
|
January 5, 2023
|
Mutating a property wrapper
|
|
0
|
758
|
January 5, 2023
|
Expose property name to property wrapper
|
|
3
|
1910
|
January 4, 2023
|
Property wrappers without parenthesis
|
|
0
|
506
|
December 26, 2022
|
Calling though `super` ==
|
|
1
|
551
|
November 18, 2022
|
propertyWrapper decoding behaviour
|
|
3
|
1348
|
October 28, 2022
|
PropertyWrapper, Optional, and Codable
|
|
0
|
1562
|
October 6, 2022
|