Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
—
{
"name": "tessl/npm-arr-diff",
"version": "4.0.0",
"docs": "docs/index.md",
"describes": "pkg:npm/arr-diff@4.0.0",
"summary": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons."
}