What is a Swift array equivalent to NSMutableArray\'s -removeObjectsAtIndexes:? Removing each index one by one doesn\'t work, as remaining indexes
NSMutableArray
-removeObjectsAtIndexes:
I found a system api, but it's in SwiftUI available for iOS 13+.