6 ms·
I would love separate variable initialization vs assignment. I know that ship has sailed. It's interesting, I never cared about that until I did "Crafting Inte
by backslash_16 3y ago
I would love separate variable initialization vs assignment. I know that ship has sailed.
It's interesting, I never cared about that until I did "Crafting Interpreters" and realized how separating those two actions helps clarify scopes.
Being realistic I know it's too large of a breaking change and will never land in the language but I can dream right?