Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Is there a specific reason to use `.splice(0, this.length)` instead of simply setting `length = 0`? If there's not the latter is faster...
- Loading branch information