Menu

#8 Add last as a keyword

1.0
open
nobody
None
Feature
2013-03-31
2013-03-31
No

Some command use 'end' to mean the last element in array while others use it to mean the index beyond the last element. Eliminate this ambiguity by adding keyword 'last' to mean last element.

Also for efficiency make specific Tcl_Obj that caches end and last values.

Discussion

Anonymous
Anonymous

Add attachments
Cancel