DEV Community

Discussion on: Why We Hate…

 
cacilhas profile image
Montegasppα Cacilhας • Edited

I’m not defending Ruby, I don’t recommend Ruby to anyone, I’m just trying to be fair in my hits. You cannot expect to write an immutable variable in Ruby – Ruby doesn’t propose to support such a feature.

But, when you write a constant in Julia, it’s fair to expect it to be constant. 🤷

(But it isn’t.)