Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(swift) Add compactMap to keywords as built_in #2478

Closed
omidgolparvar opened this issue Apr 2, 2020 · 1 comment
Closed

(swift) Add compactMap to keywords as built_in #2478

omidgolparvar opened this issue Apr 2, 2020 · 1 comment
Labels
bug good first issue Should be easier for first time contributors help welcome Could use help from community language

Comments

@omidgolparvar
Copy link
Contributor

Describe the issue
Add compactMap to keywords.
example:

let bestFriends = users.compactMap(\.bestFriend)

Which language seems to have the issue?
Swift.

@omidgolparvar omidgolparvar added bug help welcome Could use help from community language labels Apr 2, 2020
@joshgoebel
Copy link
Member

That would be added to built_in I presume. A PR for this would be welcome.

@joshgoebel joshgoebel added the good first issue Should be easier for first time contributors label Apr 2, 2020
@joshgoebel joshgoebel changed the title (Swift) Add compactMap to keywords (swift) Add compactMap to keywords as built-in Apr 2, 2020
@joshgoebel joshgoebel changed the title (swift) Add compactMap to keywords as built-in (swift) Add compactMap to keywords as built_in Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue Should be easier for first time contributors help welcome Could use help from community language
Projects
None yet
Development

No branches or pull requests

2 participants