# mafintosh/unordered-array-remove

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mafintosh-unordered-array-remove).**

118 stars · 8 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/mafintosh/unordered-array-remove
- awesome-repositories: https://awesome-repositories.com/repository/mafintosh-unordered-array-remove.md

## Description

Efficiently remove an element from an unordered array without doing a splice

## Tags

### Part of an Awesome List

- [Array Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/array-utilities.md) — Efficiently removes an element without using splice.
