るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.069秒)
トップページ > クエリ:-[x] > クエリ:h[x] > クエリ:a[x] > ライブラリ:matrix[x] > クエリ:eql?[x]

別のキーワード

  1. _builtin to_h
  2. array to_h
  3. env to_h
  4. hash to_h
  5. struct to_h

クラス

検索結果

Matrix#eql?(other) -> bool (18302.0)

自分自身と other を比較し、同値であれば真(true)を返します。

...自分自身と other を比較し、同値であれば真(true)を返します。

@param other 比較対象のオブジェクト...