Back

difference (clj)

(source)

function

(difference s1) (difference s1 s2) (difference s1 s2 & sets)
Return a set that is the first set without elements of the remaining sets

Examples