nuclearace / SwiftDiscord

Discord API Client for Swift
MIT License
120 stars 25 forks source link

Add DiscordLazyDictionary.keys #91

Closed fwcd closed 1 year ago

fwcd commented 4 years ago

Add a keys property that allows consumers of DiscordLazyDictionary to access the collection of keys without evaluating the associated values.