stream-stream is a simple library for chunked reading of Readers and
InputStreams, and incidentally chunked writing to Writers and
OutputStreams.  It is written for JVM Clojure 1.3.x, and does not
support prior versions or other hosts.

Its homepage is https://launchpad.net/stream-stream ; see its README at
http://bazaar.launchpad.net/~scompall/stream-stream/mainline/view/head:/README 
for elucidation on how to use it.

Not included in any of that is the reason for its name: it creates a
stream (in the sense that lazy sequences are streams) from another
stream (in the java.io sense).

-- 
Stephen Compall
^aCollection allSatisfy: [:each|aCondition]: less is better


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to