Next: BindingDictionary-copying, Previous: BindingDictionary-accessing, Up: BindingDictionary [Index]
Answer whether the receiver is equal to arg. The equality test is by default the same as that for equal objects. = must not fail; answer false if the receiver cannot be compared to arg
Answer an hash value for the receiver. This is the same as the object’s #identityHash.