Swift Forums
KeyPath with a generic protocol constraint
Using Swift
keypaths
anthonylatsis
(Anthony Latsis)
April 22, 2018, 11:02pm
2
KeyPath
aren't covariant, but you can have a look
here
for workarounds.
show post in topic