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.html18
1 files changed, 12 insertions, 6 deletions
diff --git a/generic.arithmetic-api.html b/generic.arithmetic-api.html
index 151ad00a..52a07f40 100644
--- a/generic.arithmetic-api.html
+++ b/generic.arithmetic-api.html
@@ -92,7 +92,8 @@ efficiency reasons.</pre>
</pre>
<pre id="var-docstr">Return the product of all 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/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/arithmetic.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -104,7 +105,8 @@ efficiency reasons.</pre>
</pre>
<pre id="var-docstr">Return the sum of all 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/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/arithmetic.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -117,7 +119,8 @@ efficiency reasons.</pre>
<pre id="var-docstr">Return the difference of the first argument and the sum of all other
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/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/arithmetic.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -130,7 +133,8 @@ form with dispatch value [::my-type ::my-type].</pre>
<pre id="var-docstr">Return the quotient of the first argument and the product of all other
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/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/arithmetic.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -140,7 +144,8 @@ form with dispatch value [::my-type ::my-type].</pre>
</pre>
<pre id="var-docstr">Define a method implementation for the multimethod name in namespace ns.
Required for implementing the division function from another namespace.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/arithmetic.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -151,7 +156,8 @@ Required for implementing the division function from another namespace.</pre>
<pre id="var-docstr">Create the qualified symbol corresponding to sym in namespace ns.
Required to access the division function from another namespace,
e.g. as (qsym clojure.contrib.generic.arithmetic /).</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/generic/arithmetic.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a>
</div>