diff options
Diffstat (limited to 'branch-1.1.x/greatest-least-api.html')
-rw-r--r-- | branch-1.1.x/greatest-least-api.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/branch-1.1.x/greatest-least-api.html b/branch-1.1.x/greatest-least-api.html index 6b535cd4..8d3b9b02 100644 --- a/branch-1.1.x/greatest-least-api.html +++ b/branch-1.1.x/greatest-least-api.html @@ -103,7 +103,7 @@ namespace. <pre id="var-docstr">Returns all the greatest elements.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L52" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L52" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -114,7 +114,7 @@ namespace. <pre id="var-docstr">Return all the elements for which f yields the greatest value.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L47" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L47" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -125,7 +125,7 @@ namespace. <pre id="var-docstr">Returns all the least elements.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L62" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L62" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -136,7 +136,7 @@ namespace. <pre id="var-docstr">Return all the elements for which f yields the least value.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L57" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L57" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -147,7 +147,7 @@ namespace. <pre id="var-docstr">Return the greatest argument.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L18" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L18" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -158,7 +158,7 @@ namespace. <pre id="var-docstr">Return the argument for which f yields the greatest value.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L13" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L13" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -169,7 +169,7 @@ namespace. <pre id="var-docstr">Return the smallest element.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L28" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L28" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -180,7 +180,7 @@ namespace. <pre id="var-docstr">Return the argument for which f yields the smallest value.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L23" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/greatest_least.clj#L23" id="var-source">Source</a> </div> @@ -190,7 +190,7 @@ namespace. </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 /> |