init(charactersIn:)
Initialize with the characters in the given string.
Declaration
init(charactersIn string: String)Parameters
- string:
The string content to inspect for characters.
Initialize with the characters in the given string.
init(charactersIn string: String)The string content to inspect for characters.