aboutsummaryrefslogtreecommitdiff
path: root/generic.arithmetic-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'generic.arithmetic-api.html')
-rw-r--r--generic.arithmetic-api.html15
1 files changed, 6 insertions, 9 deletions
diff --git a/generic.arithmetic-api.html b/generic.arithmetic-api.html
index 050a9489..690539fa 100644
--- a/generic.arithmetic-api.html
+++ b/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a>
</div>