CrackedRuby logo

CrackedRuby

Comparison and Equality Operators

Understanding comparison operators and the differences between ==, ===, eql?, and equal?

Ruby Language Fundamentals Operators
1.4.2

Comparison and Equality Operators

This section covers comparison operators.

Content coming soon...