UNPKG

make-unique

Version:

Creates and makes an array without duplicates. Even with array of objects with a specified matcher.

9 lines 98 B
language: node_js node_js: - "0.10" - "0.11" - "4.2" - "5.0" - "5.1" - "5.2" - "5.3"