Talk:Functor-Applicative-Monad Proposal: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 January 2011

14 December 2010

  • curprev 11:4711:47, 14 December 2010VivianMcPhail talk contribs 312 bytes +312 New page: === Fail === <hask>fail</hask> is useful for the error monad, <hask>Either String a</hask>. === Pointed === If <hask>return</hask> is the only method of the <hask>Pointed</hask> class t...