るりまサーチ

最速Rubyリファレンスマニュアル検索!
14件ヒット [1-14件を表示] (0.018秒)
トップページ > クエリ:bool[x] > クラス:Enumerator::ArithmeticSequence[x]

別のキーワード

  1. socket bool
  2. option bool
  3. variant vt_bool
  4. win32ole vt_bool
  5. bool socket

ライブラリ

キーワード

検索結果

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

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

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

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

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

Enumerator::ArithmeticSequence#exclude_end? -> bool (102.0)

末項(終端)を含まないとき真を返します。

末項(終端)を含まないとき真を返します。