[Haskell-cafe] Monoid wants a (++) equivalent

Jules Bean jules at jellybean.co.uk
Wed Jul 1 08:18:13 EDT 2009


Duncan Coutts wrote:
> I agree, if we can't use ++ then <> is the next best thing. As John says
> it's already a monoid operator for Data.Sequence and Text.PrettyPrint.
> 

I agree, if we can't use +> and <+ then <> is the next best thing.

;)

Jules


More information about the Haskell-Cafe mailing list