TypealiasSwiftRangeReplaceableSliceObsolete since Swift 5.0typealias RangeReplaceableSlice<T> = Slice<T> where T : RangeReplaceableCollection