self == other -> bool[permalink][rdoc][edit]self === other -> booleql?(other) -> bool-
自身と other が等しい場合に true を返します。
- [PARAM]
other: - 比較する数
- [PARAM]
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
self == other -> bool[permalink][rdoc][edit]self === other -> booleql?(other) -> bool自身と other が等しい場合に true を返します。
other: