Defaults icon indicating copy to clipboard operation
Defaults copied to clipboard

Explore supporting KeyPath dynamicMemberLookup

Open sindresorhus opened this issue 4 years ago • 0 comments

https://www.hackingwithswift.com/articles/55/how-to-use-dynamic-member-lookup-in-swift

Would be nice to refer to keys as Defaults.key instead of Defaults[.key].

sindresorhus avatar Sep 09 '19 19:09 sindresorhus