#230
sets-5
 

Difficulty:Basic
Topics:sets


But don't forget about the difference
test not run
(= __ (clojure.set/difference #{1 4 3 2 5} #{3 2 5}))


Code which fills in the blank: