Skip to Content
Website
Codsen
Home
Open Source
Articles
About
back
Open Source
→
array-pull-all-with-glob
→
Examples
Table of Contents
Quick Take
Match removal patterns without regard to letter case
Remove values that match any of several patterns
Remove every value with the catch-all glob
Pass one removal pattern as a string
↑ back to top
Quick Take
↑ back to top
Match removal patterns without regard to letter case
↑ back to top
Remove values that match any of several patterns
↑ back to top
Remove every value with the catch-all glob
↑ back to top
Pass one removal pattern as a string
↑ back to top
back