るりまサーチ

最速Rubyリファレンスマニュアル検索!
44件ヒット [1-44件を表示] (0.018秒)

別のキーワード

  1. _builtin eql?
  2. matrix eql?
  3. openssl eql?
  4. ipaddr eql?

検索結果

OpenSSL::BN#eql?(other) -> bool (15102.0)

自身と other が等しい場合に true を返します。

自身と other が等しい場合に true を返します。

@param other 比較する数

OpenSSL::PKey::EC::Group#eql?(other) -> bool (15102.0)

自身が other と等しいときは true を返します。

...自身が other と等しいときは true を返します。

@param other 比較対象の OpenSSL::PKey::EC::Group オブジェクト...

OpenSSL::PKey::EC::Point#eql?(other) -> bool (15102.0)

自身が other と等しいならば true を返します。

...自身が other と等しいならば true を返します。

@raise OpenSSL::PKey::EC::Point::Error エラーが生じた場合に発生します...

OpenSSL::X509::Name (8.0)

X.500の識別名(DN, Distinguished Name)を表わすクラス。

...X.500の識別名(DN, Distinguished Name)を表わすクラス。

eql?
と hash が定義されているため、Hash のキーとして
利用できます。...