Ruby 3.1 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Enumerator::ArithmeticSequenceクラス > end

instance method Enumerator::ArithmeticSequence#end

end -> Numeric | nil[permalink][rdoc]

末項(終端)を返します。

[SEE_ALSO] Enumerator::ArithmeticSequence#begin