Liking cljdoc? Tell your friends :D

ham-fisted.set


bitsetclj

(bitset)
(bitset data)

differenceclj

(difference l r)

set difference

set difference
raw docstring

intersectionclj

(intersection l r)

set intersection

set intersection
raw docstring

map-invertclj

(map-invert m)

invert a map such that the keys are the vals and the vals are the keys

invert a map such that the keys are the vals and the vals are the keys
raw docstring

mut-setclj

(mut-set)
(mut-set data)

setclj

(set)
(set data)

unionclj

(union l r)

set union

set union
raw docstring

xorclj

(xor l r)

set xor - difference of intersection from union

set xor - difference of intersection from union
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close