Back

intersection (clj)

(source)

function

(intersection s1) (intersection s1 s2) (intersection s1 s2 & sets)
Return a set that is the intersection of the input sets

Examples