Module

x/lodash_es/src/xor.js>default

lodash for deno use
Latest
variable default
import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/xor.js";

Creates an array of unique values that is the symmetric difference of the given arrays. The order of result values is determined by the order they occur in the arrays.