|
Allegro CL |
18 Hash Tables 18.1 Hash Table Concepts 18.1.2 Modifying Hash Table Keys 18.1.2.2 Visible Modification of Objects with respect to EQUAL
18.1.2.2.2 Visible Modification of Bit Vectors and Strings with respect to EQUALFor a vector of type bit-vector or of type string, any visible change to an active element of the vector, or to the length of the vector (if it is actually adjustable or has a fill pointer) is considered a visible modification with regard to equal. |