aboutsummaryrefslogtreecommitdiff
path: root/stream-utils-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'stream-utils-api.html')
-rw-r--r--stream-utils-api.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/stream-utils-api.html b/stream-utils-api.html
index 476c28ce..cf798ffa 100644
--- a/stream-utils-api.html
+++ b/stream-utils-api.html
@@ -148,7 +148,7 @@ The non-stream arguments args and the stream arguments streams
are given separately, with args being possibly empty.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L183" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -162,7 +162,7 @@ a type-specific method for stream-next and derives type
from stream-type.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L73" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -175,7 +175,7 @@ transformer. When used inside of defst, the name of the stream
argument can be used instead of its index n.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L149" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -187,7 +187,7 @@ argument can be used instead of its index n.</pre>
inside a stream transformer.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L160" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -198,7 +198,7 @@ inside a stream transformer.</pre>
<pre id="var-docstr">Return a stream containing all but the first n elements of stream.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L201" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -223,7 +223,7 @@ sequences. Flattening is not recursive, only one level of nesting
will be removed.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L271" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -234,7 +234,7 @@ will be removed.</pre>
of any type handled by stream-next.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L135" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -272,7 +272,7 @@ clojure.contrib.seq/seq-on and
clojure.contrib.generic.collection/seq for streams.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L113" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -283,7 +283,7 @@ clojure.contrib.generic.collection/seq for streams.</pre>
add a derivation from this type.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/stream_utils.clj#L69" id="var-source">Source</a>
</div>