Hi all,
In the Swift 4 Keypaths proposal [0161] there seem to be several types
that are unimplemented (or not working as I expect them to), and I'm not
sure whether these are simply unfinished in Beta 1, or just ideas that
weren't accepted.
For instance, according to the proposal AnyKeyPath
On 6/21/17 10:05 AM, Joe Groff wrote:
Support for these did not make it into Xcode 9 beta 1. They are available in
swift.org snapshot toolchains, if you want to experiment with them now, and
should be in a future seed of Xcode 9.
-Joe
Thanks for the information, Joe. I'll try to dig into th