diff options
Diffstat (limited to 'branch-1.1.x/combinatorics-api.html')
-rw-r--r-- | branch-1.1.x/combinatorics-api.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/branch-1.1.x/combinatorics-api.html b/branch-1.1.x/combinatorics-api.html index 992904dc..a2165b51 100644 --- a/branch-1.1.x/combinatorics-api.html +++ b/branch-1.1.x/combinatorics-api.html @@ -101,7 +101,7 @@ for a longer description.)</pre> <pre id="var-docstr">All the ways to take one item from each sequence</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L107" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L107" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -112,7 +112,7 @@ for a longer description.)</pre> <pre id="var-docstr">All the unique ways of taking n different elements from items</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L90" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L90" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -123,7 +123,7 @@ for a longer description.)</pre> <pre id="var-docstr">Fast lexicographic permutation generator for a sequence of numbers</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L151" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L151" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -134,7 +134,7 @@ for a longer description.)</pre> <pre id="var-docstr">All the permutations of items, lexicographic by index</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L160" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L160" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -145,7 +145,7 @@ for a longer description.)</pre> <pre id="var-docstr">All the ways of taking n (possibly the same) elements from the sequence of items</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L127" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L127" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -156,7 +156,7 @@ for a longer description.)</pre> <pre id="var-docstr">All the subsets of items</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L101" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/47a2f69414f0c3ff90fb2fad4930d9af3d491d23/src/clojure/contrib/combinatorics.clj#L101" id="var-source">Source</a> </div> @@ -166,7 +166,7 @@ for a longer description.)</pre> </div> </div> <div id="foot"> - <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div> + <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div> </div> </div> <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |