Expert
Suppose the following code:
a.equal?(b)
What is it equivalent to?
Author: Olivier MillaStatus: PublishedQuestion passed 23 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Suppose the following code:
a.equal?(b)
What is it equivalent to?