TypealiasSwiftRandomAccessSliceObsolete since Swift 5.0typealias RandomAccessSlice<T> = Slice<T> where T : RandomAccessCollection