gpt4 book ai didi

ruby - Hash.each 中的最后一个元素

转载 作者:数据小太阳 更新时间:2023-10-29 06:52:43 24 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
Tell the end of a .each loop in ruby

我有一个哈希:

 => {"foo"=>1, "bar"=>2, "abc"=>3} 

和一个代码:

foo.each do |elem|
# smth
end

如何识别循环中的元素是最后一个?有点像

if elem == foo.last
puts 'this is a last element!'
end

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com