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 -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
