Skip to main content
Module

x/ramda/source/index.js>symmetricDifference

:ram: Practical functional Javascript
Latest
variable symmetricDifference
import { symmetricDifference } from "https://deno.land/x/ramda@v0.27.2/source/index.js";

Finds the set (i.e. no duplicates) of all elements contained in the first or second list, but not both.