Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-array-uniq
Create an array without duplicates
https://github.com/sindresorhus/array-uniq
0
no reviews
Install
This module creates an array without duplicates. It is already pretty fast, but will be much faster when Set becomes available in V8 (especially with large arrays).
Node.js is an event-based server-side JavaScript engine.