Index of Public Functions and Variables -
This page has an alphabetical index of all the documented functions and variables
in
Lazy sequences for common combinatorial functions.
C
cartesian-product function clojure.math.combinatorics All the ways to take one item from each se...
combinations function clojure.math.combinatorics All the unique ways of taking n different ...
L
lex-permutations function clojure.math.combinatorics DEPRECATED as a public function. In prior...
P
permutations function clojure.math.combinatorics All the distinct permutations of items, le...
S
selections function clojure.math.combinatorics All the ways of taking n (possibly the sam...
subsets function clojure.math.combinatorics All the subsets of items.