Y
Hacker News
new
|
ask
|
show
|
jobs
by
improbable22
2015 days ago
Julia's lambdas look like `x -> f(x,2)`, with no backslashes.
The pipe `x |> f` is indeed the same.