Hacker News new | ask | show | jobs
by hesselink 4357 days ago
In Haskell, `a -> b -> c` and `a -> (b -> c)` are the same types.