Remove `Enumerator::Chain#initialize_copy`
I think `Enumerator::Chain#initialize_copy` is unnecessary because CRuby doesn't clone elements.
Showing
Please register or sign in to comment
I think `Enumerator::Chain#initialize_copy` is unnecessary because CRuby doesn't clone elements.