So can anybody tell me in a way one can understand it what a fucking monad does?
Name:
Anonymous2008-09-26 1:20
>>50
Except it's not a function being executed N times and having side effects, it's a function being composed against itself to the Nth degree and having cumulative effects on a value invisibly threaded through the whole sequence.