8 Nov
2014
8 Nov
'14
2 a.m.
If you want to partially apply a lifted function the f <$> x <*>y <*> z approach doesn't work. liftMn and liftAn still have a place.