Hacker News new | ask | show | jobs
by xico 1467 days ago
It seems the parenthesis are only used to indicate the priority, like in Haskell, so you wouldn't really use them for `fn (1)`.