Rails
Ruby 3.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.6.0
2.7.0
instance method Enumerator::ArithmeticSequence#last
last -> Numeric | nil
[
permalink
][
rdoc
][
edit
]
last(n) -> [Numeric]
等差数列の最後の要素、もしくは最後の n 要素を返します。
[PARAM] n:
取得する要素数。