It is now 1-based, rather than 0 based. (Seems more natural, and allows 0 to be used to refer to self and maybe to closure.) Also allows non-referenced args to be implicitly copied again. Issue #918 |
||
|---|---|---|
| .. | ||
| eval.rs | ||
| lexer.rs | ||
| parser.rs | ||
| token.rs | ||
It is now 1-based, rather than 0 based. (Seems more natural, and allows 0 to be used to refer to self and maybe to closure.) Also allows non-referenced args to be implicitly copied again. Issue #918 |
||
|---|---|---|
| .. | ||
| eval.rs | ||
| lexer.rs | ||
| parser.rs | ||
| token.rs | ||