diff options
Diffstat (limited to 'branch-1.1.x/map-utils-api.html')
-rw-r--r-- | branch-1.1.x/map-utils-api.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/branch-1.1.x/map-utils-api.html b/branch-1.1.x/map-utils-api.html index ef12f059..13d899f2 100644 --- a/branch-1.1.x/map-utils-api.html +++ b/branch-1.1.x/map-utils-api.html @@ -100,7 +100,7 @@ only when there's a non-map at a particular level. -> {:a {:b {:z 3, :c 3, :d {:z 9, :x 1, :y 2}}, :e 103}, :f 4}</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L41" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L41" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -111,7 +111,7 @@ only when there's a non-map at a particular level. <pre id="var-docstr">Like get, but doesn't evaluate not-found unless it is needed.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L22" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L22" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -122,7 +122,7 @@ only when there's a non-map at a particular level. <pre id="var-docstr">Like get, but throws an exception if the key is not found.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L29" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L29" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -133,7 +133,7 @@ only when there's a non-map at a particular level. <pre id="var-docstr">Like get-in, but throws an exception if any key is not found.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L35" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/map_utils.clj#L35" id="var-source">Source</a> </div> @@ -143,7 +143,7 @@ only when there's a non-map at a particular level. </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 /> |