monoids

A monad is just a monoid in the category of endofunctors, what's the problem?

大城市里の小女人 提交于 2019-11-26 04:56:55
问题 Who first said the following? A monad is just a monoid in the category of endofunctors, what\'s the problem? And on a less important note, is this true and if so could you give an explanation (hopefully one that can be understood by someone who doesn\'t have much Haskell experience)? 回答1: That particular phrasing is by James Iry, from his highly entertaining Brief, Incomplete and Mostly Wrong History of Programming Languages , in which he fictionally attributes it to Philip Wadler. The