Commit 0490da39 authored by Steve Bennett's avatar Steve Bennett
Browse files

list, string: support any number of +/-n for index



It is especially convenient to add -1 for something like:

  lindex $list end-$BACK-1

or:

  string range $str $p $p+$len-1

Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent a2816313
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment