o_Equals Compiled Code
Answer whether the arguments, an object and a compiled code, are equal.
Return
true if the receiver is a compiled code and of value equal to the argument, false otherwise.
Parameters
self
The receiver.
a Compiled Code
The compiled code used in the comparison.