monads-in-clojure
Monad tutorial
An introduction to monads in Clojure, covering the basics of this functional programming concept.
Konrad Hinsen's OnClojure.com tutorial
224 stars
6 watching
32 forks
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
raimohanska/monads | An introduction to monads in the Haskell programming language | 12 |
ildivan/clojure-style-guide | A community-driven style guide for the Clojure programming language | 0 |
totakke/clojure-style-guide | Clojure programming best practices guide with real-world examples and references to other resources. | 69 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
nondv/clojure-style-guide | A comprehensive style guide for writing maintainable and readable Clojure code | 26 |
aenoble/clojure-must-watch | A curated list of essential videos on Clojure and related topics, showcasing key concepts and thought leaders in the programming language | 11 |
kallanreed/monadsharp | A collection of monadic types for C# with focus on readability and usability. | 1 |
clojure/data.json | A JSON parser and generator for Clojure data structures | 544 |
kwakbab/clojure-style-guide | A coding style guide for the Clojure programming language | 30 |
rodriguescelio/clojure-style-guide | Guides programming practices in Clojure to improve code quality and readability | 11 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
uncomplicate/fluokitten | A Clojure library implementing category theory concepts for functional programming | 468 |
jeko2000/clojure-style-guide | A style guide for Clojure that aims to provide best practices for maintaining code written in the language. | 0 |
codingtrain/machine-learning | A collection of resources and examples around machine learning for education and development | 955 |