in reply to Consistency, syntax, and little minds
However, I suggest that where an array or hash is to be modified a reference should be passed. In this manner, any unescaped hash or array in code could be read as an in place expansion of that variable; removing ambiguity and making the code easier to understand for beginners.There is already a language addressing the sentiments expressed above. It's called Python.
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Consistency, syntax, and little minds
by belg4mit (Prior) on Oct 04, 2002 at 15:09 UTC | |
by Abigail-II (Bishop) on Oct 07, 2002 at 09:18 UTC |