Also does anyone remember the time when functional programming was supposed to become standard everywhere by now? I heard about Rust that way first (they didn’t even advertise the memory safety that much back then), and even remembered people begging the D Language foundation for “const by default” and adding mutable as a keyword alongside the slow deprecation of const.
Also does anyone remember the time when functional programming was supposed to become standard everywhere by now? I heard about Rust that way first (they didn’t even advertise the memory safety that much back then), and even remembered people begging the D Language foundation for “const by default” and adding
mutable
as a keyword alongside the slow deprecation ofconst
.