るりまサーチ

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

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

検索結果

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

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

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

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