Hacker News new | ask | show | jobs
by conceit 3924 days ago
parans make it more obvious:

f :: param1 -> (param2 -> return)

ret = (f p1) p2