Denis Karadaş
Results
1
comments of
Denis Karadaş
Yes, the fix addresses this. As you observed, `union` already returns a new instance in this case, but `intersection` doesn't. The fix ensures both operations consistently return new Index instances...