On Fri, Sep 3, 2010 at 1:29 PM, Ivan Lazar Miljenovic <ivan.miljenovic@gmail.com> wrote:
On 3 September 2010 22:23, John Lato <jwlato@gmail.com> wrote:I was going to make it a subset of Foldable: fold, foldr, foldl, etc.
> Do you have a kind * implementation of Foldable? I'd be interested in
> seeing it, because I was unable to create a usable implementation (based
> upon the RMonad scheme) on my last attempt.