Skip to content

Commit f65a3c1

Browse files
author
Dave Abrahams
committed
Drop RandomAccessCollection conformance for String.UTF16View
This is consistent with what we've done in the foundation overlay for OSX.
1 parent f550ea6 commit f65a3c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Foundation/ExtraStringAPIs.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@ extension String.UTF16View.Index : Strideable {
2929
}
3030
}
3131

32-
extension String.UTF16View : RandomAccessCollection {}
33-
extension String.UTF16View.Indices : RandomAccessCollection {}
3432

0 commit comments

Comments
 (0)