Artifact 6e1795476ea075b9534201de7670c6256c62d547:
- File generic/tclDecls.h — 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: 172802)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.