Hacker News new | ask | show | jobs
by klrr 4447 days ago
How would you restrict the possability of lifting a function into an Applicative? Can't you simply use pure and <*> for that?