るりまサーチ

最速Rubyリファレンスマニュアル検索!
7件ヒット [1-7件を表示] (0.029秒)
トップページ > クエリ:param[x] > 種類:インスタンスメソッド[x] > クエリ:begin[x] > クラス:Enumerator::ArithmeticSequence[x]

別のキーワード

  1. net/imap param
  2. win32ole win32ole_param
  3. win32ole_param new
  4. bodytypebasic param
  5. win32ole_param to_s

ライブラリ

検索結果

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

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

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

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

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