←back to thread

498 points azhenley | 2 comments | | HN request time: 0.447s | source
Show context
bitbasher ◴[] No.45772432[source]
> ... making almost every variable const at initialization is good practice. I wish it was the default, and mutable was a keyword.

Rust mentioned!

replies(3): >>45772563 #>>45772826 #>>45773730 #
1. scuff3d ◴[] No.45773730[source]
And Zig :)
replies(1): >>45774352 #
2. alternatex ◴[] No.45774352[source]
Plus F# and a whole family of FP languages.