The position of the first Unicode scalar value if the string is nonempty.
SDK
- Xcode 7.1+
Framework
- Swift Standard Library
Declaration
Discussion
If the string is empty, start
is equal to end
.
The position of the first Unicode scalar value if the string is nonempty.
SDK
Framework
If the string is empty, start
is equal to end
.