# monads-in-clojure **Repository Path**: mirrors_killme2008/monads-in-clojure ## Basic Information - **Project Name**: monads-in-clojure - **Description**: Konrad Hinsen's OnClojure.com tutorial - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README monads-in-clojure ================= Back in 2009 I wrote a four-part tutorial on monads for Clojure programmers. It can be considered an introduction to the [algo.monads](http://github.com/clojure/algo.monads) library. The tutorial was published on a blog hosted at [onclojure.com](http://onclojure.com), which seems to have disappeared in the meantime. [Dan Boykis](http://github.com/danboykis) recovered it from [archive.org](http://archive.org/) and reformatted it in Markdown, ready for reading right here on GitHub. For now this repository contains just this copy of the original tutorial, but I may update it in the future.