Artifact 11b40c1c26bf1d54b76bdb2240611f4e36754a2d:
- File generic/tcl.decls — part of check-in [5c0f2a9fbb] at 2016-11-29 19:29:16 on branch amg-array-enum-c-api — Add filtering capability to [array exists] and Tcl_ArrayExists() so that individual elements can be tested for. For example, [array exists arrayName *] is a higher-performance alternative to [array size arrayName] for testing if an array is non-empty since it doesn't fully enumerate the array and only checks if there is at least one matching element. (user: andy size: 66267)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.