map { |i| do_something(i) } #=> infinite loop! Why be careful? Ruby 2.5, and earlier, already had the ability to create endless ranges, but only ...
確定! 回上一頁