Utilities dealing with sets.
Utilities dealing with sets.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |