Liking cljdoc? Tell your friends :D
Clojure only.

fogus.sets

Utilities dealing with sets.

Utilities dealing with sets.
raw docstring

minimize-setsclj

(minimize-sets sets)

Takes a seq of sets and returns a seq of the mutually different sets. That is, the returned seq will contain sets that have no similar items between them.

Takes a seq of sets and returns a seq of the mutually different sets. That is, the returned seq
will contain sets that have no similar items between them.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close