Property wrapper initialisation issues
|
|
0
|
535
|
January 5, 2023
|
Mutating a property wrapper
|
|
0
|
773
|
January 5, 2023
|
Expose property name to property wrapper
|
|
3
|
1928
|
January 4, 2023
|
Property wrappers without parenthesis
|
|
0
|
508
|
December 26, 2022
|
Calling though `super` ==
|
|
1
|
552
|
November 18, 2022
|
propertyWrapper decoding behaviour
|
|
3
|
1462
|
October 28, 2022
|
PropertyWrapper, Optional, and Codable
|
|
0
|
1659
|
October 6, 2022
|
How to access the `_` value of a property wrapper that is in another class
|
|
1
|
1119
|
September 3, 2022
|
Property Wrappers: Access to both enclosing 'self' and wrapper instance
|
|
29
|
10930
|
August 31, 2022
|
DeepCodable: Encode and decode deeply-nested data into flat Swift objects
|
|
16
|
7033
|
August 11, 2022
|
How is the `Published` property wrapper implemented?
|
|
11
|
6817
|
June 20, 2022
|
Property wrappers + dependency injection: why do I need a setter here?
|
|
1
|
1909
|
April 27, 2022
|
PropertyWrapper cannot get `wrappedValue` property from protocol/superclass
|
|
0
|
615
|
April 11, 2022
|
Segmentation fault: 11 with property wrappers
|
|
2
|
1187
|
February 18, 2022
|
Is it allowed to inherit a property wrapper class?
|
|
2
|
1827
|
February 11, 2022
|
@Published ReferenceType var
|
|
4
|
2000
|
February 4, 2022
|
Property wrappers with generics vs mirroring
|
|
3
|
2722
|
December 28, 2021
|
Binding to a variable bug?
|
|
2
|
665
|
November 25, 2021
|
Making the compiler "smart" about property wrapper access during initialization
|
|
2
|
942
|
October 19, 2021
|
@propertyWrapper based dependency injection without singleton
|
|
1
|
1041
|
September 28, 2021
|
Property Wrapper with Actor as storage
|
|
3
|
2694
|
September 21, 2021
|
GSoC – Shared storage for property wrappers and @expanded parameters
|
|
4
|
2157
|
August 23, 2021
|
Callback from actor - proper usage of Swift concurrency feature
|
|
0
|
911
|
July 10, 2021
|
@Once property wrapper
|
|
2
|
1145
|
July 9, 2021
|
Add shared storage to property wrappers
|
|
70
|
8126
|
July 3, 2021
|
@ViewInvalidating property wrapper
|
|
1
|
958
|
July 1, 2021
|
How do you reuse nested property wrappers?
|
|
9
|
1899
|
June 17, 2021
|
Atomic property wrapper only works when declared as class, not struct
|
|
5
|
3956
|
June 13, 2021
|
@WrappedStore property wrapper to get rid of boilerplate
|
|
8
|
1624
|
May 31, 2021
|
Segmentation Fault: 11 with local property wrappers
|
|
4
|
1765
|
May 25, 2021
|