aboutsummaryrefslogtreecommitdiff
path: root/types-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'types-api.html')
-rw-r--r--types-api.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/types-api.html b/types-api.html
index 601daecc..24c55907 100644
--- a/types-api.html
+++ b/types-api.html
@@ -93,7 +93,7 @@ list consisting of a tag symbol followed by the argument symbols.
The data type tag must be a keyword.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/types.clj#L128" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -114,7 +114,7 @@ to be passed to the constructor in order to create an equivalent
object. It is used for printing and matching.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/types.clj#L54" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -125,7 +125,7 @@ object. It is used for printing and matching.</pre>
<pre id="var-docstr">Same as deftype but the constructor is private.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/types.clj#L88" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -151,7 +151,7 @@ template the corresponding elements of the object must be equal
for the template to match.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/types.clj#L241" id="var-source">Source</a>
</div>