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

Version of the delete function that operates on patterns #422

Open
maccallum opened this issue May 4, 2021 · 2 comments
Open

Version of the delete function that operates on patterns #422

maccallum opened this issue May 4, 2021 · 2 comments

Comments

@maccallum
Copy link
Member

Federico Visi mentioned that it would be nice to be able to name temp variables with a prefix like /tmp, and then delete them with something like delete(/tmp/*). In order to avoid issues with implicit pattern matching like #421, my preference would be to have a different function, like deletep(/tmp/*), for example.

@ramagottfried
Copy link
Member

+1 for deletep()

@ramagottfried
Copy link
Member

or maybe matchdelete()?

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

No branches or pull requests

2 participants