hey /prog/, could someone explain the concept of a monad to a C programmer?
Name:
Anonymous2011-07-31 22:42
>>7 These definitions aren't really right at all. Monads have nothing inherent to do with state. A more accurate definition would be: Monads provide a generalized interface to sequential computation.