hey /prog/, could someone explain the concept of a monad to a C programmer?
Name:
Anonymous2011-08-01 9:36
Let's say I'm using a programming language with Lispy semantics (dynamically typed, first-class closures, mutation discouraged but allowed, etc.). Why do I need monads?