Explore >> Select a destination


You are here

www.stephendiehl.com
| | diego.codes
3.2 parsecs away

Travel
| | Data Scientist. I like music, keyboards and Legos. Proficient in pop culture references and xkcd.
| | blog.sigfpe.com
2.1 parsecs away

Travel
| | [AI summary] The provided text is a collection of comments and discussions from various users about a blog post or tutorial on monads in Haskell programming. The main topics include the understanding of monads, the Writer Monad, the Random Monad, and the use of functions like 'bind' and 'unit'. Users have shared their insights, questions, and suggestions for improving the clarity of the tutorial. The comments highlight the importance of clear explanations, the use of examples, and the need for better notation and terminology to help readers grasp the concepts of monads.
| | matthew.brecknell.net
2.6 parsecs away

Travel
| |
| | ostash.dev
16.9 parsecs away

Travel
| Working with larger Clojure projects or libraries requires us to use some concepts that we all know from the Object Oriented Programming (OOP) world.