Deferred property wrappers
|
|
4
|
973
|
February 7, 2022
|
Stored properties inside enums
|
|
8
|
3816
|
December 3, 2021
|
Instantiating instances of type at runtime?
|
|
6
|
482
|
May 4, 2021
|
[Pitch] Effectful Read-only Properties
|
|
17
|
2438
|
April 13, 2021
|
Memoization of Swift properties
|
|
26
|
3893
|
August 15, 2020
|
Organizing stored properties in extensions
|
|
2
|
974
|
August 5, 2020
|
Overriding properties
|
|
1
|
4119
|
April 14, 2020
|
Allowing type-level properties in generic types
|
|
2
|
519
|
January 12, 2020
|
Why can't a subclass use didSet to observe parent's private(set) properties?
|
|
7
|
1797
|
January 7, 2020
|
Passing Custom Getter And Setter To Property Wrapper Initializer
|
|
14
|
3433
|
December 25, 2019
|
Problem with "Assigning a property to itself"
|
|
7
|
2164
|
September 25, 2019
|
@propertyWrapper & CodingKeys
|
|
1
|
1468
|
June 30, 2019
|
`self` within initializer expression of stored type property is `unresolved identifier`
|
|
2
|
419
|
April 21, 2019
|
How to modify protocol properties with private setters in default implementation extensions?
|
|
2
|
9470
|
August 9, 2018
|