Add Enumerable::Lazy#with_index to NEWS-2.7.0 The behavior of Enumerable::Lazy#with_index has changed in Ruby 2.7. This change was not listed in the Ruby 2.7 news, so I added it.
Enumerable::Lazy#with_index
Add Enumerable::Lazy#with_index to NEWS-2.7.0
The behavior of
Enumerable::Lazy#with_indexhas changed in Ruby 2.7.This change was not listed in the Ruby 2.7 news, so I added it.