Type cannot be converted to itself
|
|
3
|
256
|
June 3, 2023
|
Modifications with keyPaths in protocol extension
|
|
0
|
214
|
June 1, 2023
|
"Observing" changes to arbitrary key paths on move-only structs
|
|
11
|
1424
|
April 27, 2023
|
Read-only keyPath to an Optional
|
|
3
|
291
|
April 17, 2023
|
Are KeyPaths Codable?
|
|
10
|
3196
|
April 13, 2023
|
Does ‘KeyPath’ produce memory leaks?
|
|
3
|
486
|
March 30, 2023
|
Query into dynamic data using static key paths
|
|
4
|
1261
|
March 10, 2023
|
Using dynamicMemberLookup to constraint PartialKeyPath
|
|
0
|
243
|
February 23, 2023
|
Can’t convert to KeyPath<Root, any Protocol>
|
|
2
|
284
|
February 13, 2023
|
Trouble with KeyPathComparator and Bool (related: TableColumn)
|
|
6
|
335
|
February 6, 2023
|
KeyPathComparator and sorting with optional properties?
|
|
1
|
318
|
February 6, 2023
|
[Pitch] Add KeyPaths Boolean custom operators
|
|
6
|
787
|
January 19, 2023
|
Code size difference with keypath vs closure
|
|
0
|
542
|
November 23, 2022
|
Unable to set non-optional value for `WritableKeyPath` to optional `Value`
|
|
2
|
276
|
November 10, 2022
|
Enum Case KeyPaths
|
|
59
|
5842
|
October 31, 2022
|
Mapping between different KeyPath types
|
|
2
|
271
|
September 1, 2022
|
KeyPath<T, U?> required, but I only have KeyPath<T, U>
|
|
3
|
1814
|
May 24, 2022
|
Getting KeyPaths to members automatically using Mirror
|
|
12
|
12630
|
April 24, 2022
|
Why does compactMap { $0.property } work but compactMap(\.property) doesn't with non-optional properties?
|
|
30
|
2385
|
October 5, 2021
|
What are "property descriptors"?
|
|
0
|
402
|
September 21, 2021
|
Crash when setting enum from Swift to Obj-C via setValue
|
|
0
|
348
|
July 26, 2021
|
Keypaths and subclassing
|
|
6
|
1775
|
July 25, 2021
|
Appending KeyPaths to Optional values; impossible?
|
|
1
|
642
|
May 17, 2021
|
What's wrong with this function (PartialKeyPath)?
|
|
7
|
418
|
April 29, 2021
|
Please help with example code compiler error
|
|
1
|
362
|
April 29, 2021
|
Objective-C available property not available via protocol extension
|
|
1
|
710
|
March 23, 2021
|
Comparing KeyPaths (generics, protocols with associated type)
|
|
0
|
479
|
March 15, 2021
|
Why can’t key paths refer to instance methods?
|
|
43
|
8449
|
February 16, 2021
|
Am I missing something on why a key path can't be used here?
|
|
1
|
577
|
December 25, 2020
|
KeyPath Property Chaining
|
|
3
|
818
|
July 25, 2020
|