-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Add remove(where:) to the Standard Library #675
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
Conversation
I dearly missed this yesterday. Any plans on getting it through review? |
For the two reasons above, following conventions, I would go with:
|
We discussed this in the Core Team meeting and this needs an implementation to be considered for review. |
* Proposal: [SE-NNNN](NNNN-filename.md) | ||
* Authors: [Ben Cohen](https://github.com/airspeedswift) | ||
* Review Manager: TBD | ||
* Status: **Awaiting review** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should include a link to the implementation PR I think.
No description provided.