Are there any developer experience advantages for `x := 1` over `let x = 1`?
A `let` keyword probably improves parsing error behaviour, and makes declarations more visible.
:= is more concise though.
Are there any developer experience advantages for `x := 1` over `let x = 1`?
A `let` keyword probably improves parsing error behaviour, and makes declarations more visible.
:= is more concise though.
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/wilfredh/statuses/116221246998485439 on your instance and quote it. (Note that quoting is not supported in Mastodon.)