diff options
Diffstat (limited to 'generic.arithmetic-api.html')
-rw-r--r-- | generic.arithmetic-api.html | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/generic.arithmetic-api.html b/generic.arithmetic-api.html index 52a07f40..151ad00a 100644 --- a/generic.arithmetic-api.html +++ b/generic.arithmetic-api.html @@ -92,8 +92,7 @@ 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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L111" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -105,8 +104,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithm </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L45" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -119,8 +117,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithm <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L77" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -133,8 +130,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithm <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L143" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -144,8 +140,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithm </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L173" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -156,8 +151,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/generic/arithm <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/arithmetic.clj#L180" id="var-source">Source</a> </div> |