|
Using dynamicMemberLookup to constraint PartialKeyPath
|
|
0
|
685
|
February 23, 2023
|
|
Can’t convert to KeyPath<Root, any Protocol>
|
|
2
|
1178
|
February 13, 2023
|
|
Trouble with KeyPathComparator and Bool (related: TableColumn)
|
|
6
|
1681
|
February 6, 2023
|
|
KeyPathComparator and sorting with optional properties?
|
|
1
|
1814
|
February 6, 2023
|
|
[Pitch] Add KeyPaths Boolean custom operators
|
|
6
|
1451
|
January 19, 2023
|
|
Code size difference with keypath vs closure
|
|
0
|
1132
|
November 23, 2022
|
|
Unable to set non-optional value for `WritableKeyPath` to optional `Value`
|
|
2
|
746
|
November 10, 2022
|
|
Enum Case KeyPaths
|
|
59
|
10715
|
October 31, 2022
|
|
Mapping between different KeyPath types
|
|
2
|
797
|
September 1, 2022
|
|
KeyPath<T, U?> required, but I only have KeyPath<T, U>
|
|
3
|
2509
|
May 24, 2022
|
|
Why does compactMap { $0.property } work but compactMap(\.property) doesn't with non-optional properties?
|
|
30
|
5965
|
October 5, 2021
|
|
What are "property descriptors"?
|
|
0
|
752
|
September 21, 2021
|
|
Crash when setting enum from Swift to Obj-C via setValue
|
|
0
|
640
|
July 26, 2021
|
|
Keypaths and subclassing
|
|
6
|
2204
|
July 25, 2021
|
|
Appending KeyPaths to Optional values; impossible?
|
|
1
|
964
|
May 17, 2021
|
|
What's wrong with this function (PartialKeyPath)?
|
|
7
|
757
|
April 29, 2021
|
|
Please help with example code compiler error
|
|
1
|
567
|
April 29, 2021
|
|
Objective-C available property not available via protocol extension
|
|
1
|
1301
|
March 23, 2021
|
|
Comparing KeyPaths (generics, protocols with associated type)
|
|
0
|
752
|
March 15, 2021
|
|
Why can’t key paths refer to instance methods?
|
|
43
|
13014
|
February 16, 2021
|
|
Am I missing something on why a key path can't be used here?
|
|
1
|
926
|
December 25, 2020
|
|
KeyPath Property Chaining
|
|
3
|
1123
|
July 25, 2020
|
|
Ambiguous type of expression with dynamic member lookup applied to wrapper holding optional type with property wrapped value
|
|
2
|
2377
|
July 24, 2020
|
|
Partial KeyPath - Switch not exhaustive
|
|
10
|
1585
|
June 25, 2020
|
|
Publisher.assign(to:on:), ReferenceWritableKeyPath, and optional chaining
|
|
2
|
5703
|
June 24, 2020
|
|
Key Path Expressions as Functions for equivalent functions
|
|
0
|
893
|
May 28, 2020
|
|
SwiftUI Landmark tutorial - keypath not compiling
|
|
8
|
3888
|
May 24, 2020
|
|
Appending PartialKeyPath to KeyPath
|
|
9
|
1921
|
May 9, 2020
|
|
How do I create a KVO key-path to an array element?
|
|
1
|
2657
|
May 9, 2020
|
|
Runtime performance cost of key paths
|
|
9
|
3995
|
May 5, 2020
|