Hello everybody,

I wanted to announce the 0.2.0 release of cats, a library with category 
theory abstractions
for Clojure(Script) heavily inspired by Haskell.

This release packs a lot of punch:
 - Major API redesign.
 - Split of monad definitions from the data types.
 - New monads: Reader, Writer, Identity, Lazy and Exception.
 - Full support for monad transformers and transformer versions of almost 
all implemented monads.

The docs haven't catched up yet but we are working on completing them, 
since we're happy
with the API the dev docs should also describe this version. We will be 
writing docs during the
next days.

Repository: https://github.com/niwibe/cats
Docs: http://niwibe.github.io/cats/
API docs: http://niwibe.github.io/cats/codox/index.html

Yours,

Alejandro

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