|
Allegro CL |
18 Hash Tables 18.1 Hash Table Concepts 18.1.2 Modifying Hash Table Keys 18.1.2.3 Visible Modification of Objects with respect to EQUALP
18.1.2.3.2 Visible Modification of Arrays with respect to EQUALPIn an array, any visible change to an active element, to the fill pointer (if the array can and does have one), or to the dimensions (if the array is actually adjustable) is considered a visible modification with regard to equalp. |