symdiff: Symmetric difference Find all the elements that are not in...

Description Usage Arguments

Description

Symmetric difference Find all the elements that are not in both sets.

Usage

1
symdiff(xs, ys)

Arguments

xs

list. The first list to look at.

ys

list. The second element to look at.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.