diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-08-02 10:17:23 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-08-02 10:17:23 -0700 |
commit | 69daa9c6d4a4f461f43526d5b0b3bd87fa359a10 (patch) | |
tree | 314ca6cff11e3679310df923bb05704432778d40 /cond-api.html | |
parent | 701e5d00a7053ed35825718b196dbfffb6d53825 (diff) |
Updated documentation for commit 3ec66e7b4e47c95d4cc27b0c405447117b2d5503
Diffstat (limited to 'cond-api.html')
-rw-r--r-- | cond-api.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cond-api.html b/cond-api.html index 07a31dfc..74d4eb52 100644 --- a/cond-api.html +++ b/cond-api.html @@ -87,7 +87,7 @@ either provide a literal that evaluates to logical true and is binding-compatible with binding-form, or use :else as the test and don't refer to any parts of binding-form in the expr. (cond-let binding-form) returns nil.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/acbd2097ddfbe5db48b486b6b706bdb59d412a69/src/clojure/contrib/cond.clj#L18" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/cond.clj#L18" id="var-source">Source</a> </div> |