|
| equal x y | [Function] |
Returns t if x and y are eql or if they are structured components whose elements are equal. Strings and bit-vectors are equal if they are the same length and have indentical components. Other arrays must be eq to be equal.
|
| equal x y | [Function] |
Returns t if x and y are eql or if they are structured components whose elements are equal. Strings and bit-vectors are equal if they are the same length and have indentical components. Other arrays must be eq to be equal.