Hacker News new | ask | show | jobs
by zem 980 days ago
elixir allows one-line lambdas with `fn ... end`. they don't look as nice as they would have with braces but the parser handles them fine.