Lovely, glad that Typed Clojure helps clarify things. Exciting to see it
being used in real code!

Thanks,
Ambrose

On Thu, Dec 13, 2012 at 10:10 AM, Stephen Compall <stephen.comp...@gmail.com
> wrote:

> This is the second release of a simple data-conversion library between
> input streams, output streams, and purely lazy lists of blocks read from
> them.  It's for Clojure-JVM 1.4.0.
>
> Clojars has it: https://clojars.org/com.nocandysw/stream-stream .
>
> See https://answers.launchpad.net/stream-stream/+faq/2156 to get an idea
> of what the library has to offer.  The project homepage is
> https://launchpad.net/stream-stream .
>
> Important changes in this release, since 0.1.0:
>
> * Support for Clojure 1.4.0, Leiningen 2.
>
> * block-seq->seq, views our seqs of blocks as Clojure chunked seqs.
>
> * ->char-array-seq-sequence implements all of CharSequence.
>
> While this release doesn't have types, typed-clojure gave me the impetus
> to clean this up and finish the outstanding TODOs, so special thanks to
> Ambrose Bonnaire-Sergeant for providing that.
>
> --
> 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
>

-- 
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