You are here |
www.learnyouahaskell.com | ||
| | | |
blog.scottnonnenberg.com
|
|
| | | | My functional journey started with Javascript techniques, grew as I briefly explored a few functional languages, then bloomed as I got comfortable with Elixir. Going further has finally defined... | |
| | | |
hookrace.net
|
|
| | | | ||
| | | |
www.baturin.org
|
|
| | | | ||
| | | |
www.jeremykun.com
|
|
| | Perhaps primarily due to the prominence of monads in the Haskell programming language, programmers are often curious about category theory. Proponents of Haskell and other functional languages can put category-theoretic concepts on a pedestal or in a mexican restaurant, and their benefits can seem as mysterious as they are magical. For instance, the most common use of a monad in Haskell is to simulate the mutation of immutable data. Others include suspending and backtracking computations, and even untying tangled rope. |