https://github.com/clojure/math.combinatorics

clojure.math.combinatorics is a Clojure contrib library for generating
permutations, combinations, subsets, selections, and partitions of
collections.

The new release provides a workaround for longstanding issues in Clojure
that cause (apply concat ...) and mapcat to be insufficiently lazy.

https://clojure.atlassian.net/browse/CLJ-1583
https://clojure.atlassian.net/browse/CLJ-1218

Also, new to version 0.1.6 is permuted-combinations, which permutes all the
combinations.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/CAORbMOPoE6GnQy1jMELc3RUCwPkrnNq%3Den4qNPBFTtEM3fhzaA%40mail.gmail.com.

Reply via email to