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

instance method Enumerator::ArithmeticSequence#begin

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

初項 (始端) を返します。

[SEE_ALSO] Enumerator::ArithmeticSequence#end