Hacker News new | ask | show | jobs
by mlajtos 1919 days ago
On top of that, it is a symmetrical to fat arrow functions, which is a shorthand for lambda:

fun: x => x * 2

res: 4 -> fun