I wrote:
>> maybeToEither = flip maybe Right . Left

Ivan Lazar Miljenovic wrote:
> Remember, some people don't like flip! :p
> maybeToEither = (`maybe` Right) . Left

Yes, absolutely!

>> ...go ahead and upload it to Hackage

> Just give it a good name, rather than "fooToolkit", "barToolkit", etc.

How about calling it "fgl"?

No, please don't really. I'm just teasing Ivan.

Regards,
Yitz
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to