We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0527b commit 64cb429Copy full SHA for 64cb429
Source/String_Extensions.swift
@@ -1,4 +1,4 @@
1
-public extension NativeString : Streamable {
+public extension NativeString /*: Streamable*/ {
2
3
typealias Index = Int
4
0 commit comments