Feature #15547
Updated by sawa (Tsuyoshi Sawada) almost 5 years ago
`block_given?` has been added since 1.6, and `iterator?` is almost never used in these days.
I think we can deprecate the latter before Ruby 3.
Updated by sawa (Tsuyoshi Sawada) almost 5 years ago
`block_given?` has been added since 1.6, and `iterator?` is almost never used in these days.
I think we can deprecate the latter before Ruby 3.