Hacker News new | ask | show | jobs
by waxjar 4665 days ago
this can also be written as

    other.is_a?(self.class) || return
if you prefer that.