#229
sets-4
 

Difficulty:Basic
Topics:sets


And also the intersection
test not run
(= __ (clojure.set/intersection #{1 4 3 2} #{3 2 5}))


Code which fills in the blank: