advanced-security/qtil-swift
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Get the Char representation of the provided string, which must be a single character.
Char
Does not hold if the string is empty or contains more than one character.
import qtil.strings.Char
Char charOf(string s)