Ignore my previous post please - I will try to get clamda 0.1.2 removed from clojars as it is misspelled (:facepalm:). There will be a new email eventually. Apologies for the noise...

Kind regards,

Dimitris


On 08/08/18 22:01, dimitris wrote:

Hi folks,

/clamda/ [1], is a little library for working with Java Streams from Clojure, and to a lesser extend, for working with Clojure seqs from Java. Parallel streams are fully supported, but there are some gotchas (described in the README). Convenience helper for constructing Lamdas on-demand from plain Clojure functions, exists as well.

This library was motivated by the memory-mapped parallel stream returned by `Files.lines()` in JDK9. We can now take /full/ advantage of it (and other Streams like it) from Clojure.

Enjoy & feedback is always welcome ;)

Kind regards,

Dimitris

[1]: https://github.com/jimpil/clamda


--
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to