Y
Hacker News
new
|
ask
|
show
|
jobs
by
neoneye2
1037 days ago
Suggestion. Rename from `func` to `fn` so it's more aligned with Rust.
1 comments
tritipsocial
1036 days ago
The `fn` keyword is already used for local functions, which allow a more compact function definition than `func`.
link