|
BrainF*** in the Swift type system
|
|
18
|
3701
|
July 11, 2026
|
|
@dynamicMemberLookup + nested KeyPath access not triggering my custom observation access tracking
|
|
1
|
200
|
January 15, 2026
|
|
@dynamicMemberLookup via another @dynamicMemberLookup
|
|
2
|
516
|
May 22, 2025
|
|
[Pitch] Allow Additional Arguments to @dynamicMemberLookup Subscripts
|
|
16
|
1070
|
May 6, 2025
|
|
Wrapping C structs with @dynamicMemberLookup and friends
|
|
16
|
533
|
March 14, 2024
|
|
dynamicMemberLookup bug?
|
|
2
|
734
|
June 15, 2023
|
|
Query into dynamic data using static key paths
|
|
4
|
2218
|
March 10, 2023
|
|
[Mistake] Member not found when accessing a value through two conditional subscripts
|
|
5
|
843
|
October 26, 2022
|
|
Observing variable access using dynamic lookup wrapper
|
|
0
|
796
|
October 8, 2022
|
|
Question about using @dynamicMemberLookup with enum KeyPath
|
|
1
|
1619
|
July 9, 2021
|
|
[Question] Limitation in 'depth' of multiple KeyPath member lookup
|
|
1
|
613
|
April 12, 2021
|
|
Using a protocol to more easily implement copy-on-write
|
|
10
|
3349
|
April 8, 2021
|
|
How do I use dynamic member lookup in a generic property wrapper to return the looked-up member wrapped by the same property wrapper?
|
|
9
|
4326
|
January 11, 2021
|
|
Ambiguous type of expression with dynamic member lookup applied to wrapper holding optional type with property wrapped value
|
|
2
|
2389
|
July 24, 2020
|
|
KeyPath @dynamicMemberLookup does not compile using implicit self
|
|
4
|
1574
|
January 15, 2020
|
|
@dynamicMemberLookup keyPaths not working with generic classes?
|
|
2
|
1267
|
December 15, 2019
|