diff options
Diffstat (limited to 'branch-1.1.x/generic.arithmetic-api.html')
-rw-r--r-- | branch-1.1.x/generic.arithmetic-api.html | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/branch-1.1.x/generic.arithmetic-api.html b/branch-1.1.x/generic.arithmetic-api.html index 14ea024c..73f6bf49 100644 --- a/branch-1.1.x/generic.arithmetic-api.html +++ b/branch-1.1.x/generic.arithmetic-api.html @@ -6,9 +6,6 @@ <link media="all" type="text/css" href="../static/clojure.css" rel="stylesheet" /> <link media="all" type="text/css" href="../static/wiki.css" rel="stylesheet" /> <link media="all" type="text/css" href="../static/internal.css" rel="stylesheet" /> - <!-- TODO: are we using these (from clojure.org)? If so, add the files --> - <script src="file/view/code_highlighter.js" type="text/javascript"></script> - <script src="file/view/clojure.js" type="text/javascript"></script> <style>.menuWrapper{height: 36px;}</style> <!--[if lte IE 6]> <link rel="stylesheet" href="http://www.wikispaces.com/_/2009051601/s/internal_ie.css" type="text/css" /> @@ -105,7 +102,7 @@ efficiency reasons.</pre> ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -119,7 +116,7 @@ efficiency reasons.</pre> ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -134,7 +131,7 @@ arguments. The minimal implementation for type ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -149,7 +146,7 @@ arguments. The minimal implementation for type ::my-type is the binary form with dispatch value [::my-type ::my-type].</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -161,7 +158,7 @@ form with dispatch value [::my-type ::my-type].</pre> Required for implementing the division function from another namespace.</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -174,7 +171,7 @@ Required to access the division function from another namespace, e.g. as (qsym clojure.contrib.generic.arithmetic /).</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a> </div> |