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

Implement HashLiteral#delete and NamedTupleLiteral#delete #8849

Open
Blacksmoke16 opened this issue Feb 25, 2020 · 1 comment · May be fixed by #9837
Open

Implement HashLiteral#delete and NamedTupleLiteral#delete #8849

Blacksmoke16 opened this issue Feb 25, 2020 · 1 comment · May be fixed by #9837

Comments

@Blacksmoke16
Copy link
Member

Currently there isn't a way to delete a key/value pair from either a HashLiteral or a NamedTupleLiteral without clearing the whole thing and rebuilding it.

@devnote-dev
Copy link
Contributor

With the completion of #3274 could this be bumped alongside #14083?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants