@pcwalton ("Patrick Walton") wrote:
I like variable shadowing in programming languages a lot, but I understand the arguments against it. I like Rust's approach: allow and encourage it, but projects can opt out with warnings if they want.
@pcwalton ("Patrick Walton") wrote:
I like variable shadowing in programming languages a lot, but I understand the arguments against it. I like Rust's approach: allow and encourage it, but projects can opt out with warnings if they want.