feat: add namespace utility function#2341
feat: add namespace utility function#2341fgdorais wants to merge 2 commits intoleanprover:masterfrom
Conversation
|
Functions I found implementing this function or a variant:
|
|
I'm wondering if removing the |
|
I think the function should be specced to always remove the |
|
Should it then also remove |
|
Namespaces can't have |
|
So it is fine as is, with a small edit to the docs? |
|
Fixed! |
|
Thanks for the PR. At this point I think it's fair to say it will not be merged by itself but might still be included in other PRs where it makes sense. |
It was pointed out in std4#184 that this function is frequently reimplemented and that it may find a better home here.