7 ms·
How would you restrict the possability of lifting a function into an Applicative? Can't you simply use pure and <*> for that?
by klrr 12y ago
How would you restrict the possability of lifting a function into an Applicative? Can't you simply use pure and <*> for that?