Explore >> Select a destination


You are here

vadosware.io
| | www.fosskers.ca
11.9 parsecs away

Travel
| |
| | www.poberezkin.com
14.7 parsecs away

Travel
| | Evgeny Poberezkin's blog
| | okmij.org
9.8 parsecs away

Travel
| | Framework for modular combination of effects based on Cartwright and Felleisen's idea of effects as interaction, augmented with types and effect encapsulation
| | www.jeremykun.com
126.9 parsecs away

Travel
| 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.