Name: | rh-nodejs8-nodejs-arr-diff |
---|---|
Version: | 2.0.0 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 5318 |
License: | MIT |
RPM: | rh-nodejs8-nodejs-arr-diff-2.0.0-6.el7.noarch.rpm |
Source RPM: | rh-nodejs8-nodejs-arr-diff-2.0.0-6.el7.src.rpm |
Build Date: | Tue Dec 19 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/arr-diff |
Summary: | Returns an array with only the unique values from the first array |
Description: | Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. |