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 ..
https://github.com/engelberg/better-cond
better-cond allows for :let bindings inside of cond, as well as a handful
of other goodies that provide for clearer, more readable code by minimizing
"rightward drift".
2.1.0 fixes a bug in the handling of pre/post-maps in the defnc macro.
--
You receive