- use "lassign" instead of "foreach" idiom - use namespace prefix instead of "global" statement - use compiled string expressions - use "in"…
Show more
- use "lassign" instead of "foreach" idiom- use namespace prefix instead of "global" statement- use compiled string expressions- use "in" expression instead of "lsearch -exact"
Show less