るりまサーチ (Ruby 3.3)

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

別のキーワード

  1. socket mcast_exclude
  2. _builtin exclude_end?
  3. range exclude_end?
  4. options exclude=
  5. rake exclude

ライブラリ

検索結果

Enumerator::ArithmeticSequence#==(other) -> bool (63619.0)

Enumerable::ArithmeticSequence として等しいか判定します。

Enumerable::ArithmeticSequence として等しいか判定します。

other が Enumerable::ArithmeticSequence で
begin, end, step, exclude_end? が等しい時に
true を返します。

@param other 自身と比較する Enumerable::ArithmeticSequence