
3 Aug
2010
3 Aug
'10
5:51 a.m.
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