Remove destructive methods in tuple type #6325
Labels
Declined
The issue was declined as something which matches the TypeScript vision
Suggestion
An idea for TypeScript
I think, tuple type should not have destructive methods because these methods break consistency between the interface and actual properties.
The text was updated successfully, but these errors were encountered: