qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate charOf

Get the Char representation of the provided string, which must be a single character.

Does not hold if the string is empty or contains more than one character.

Import path

import qtil.strings.Char
Char charOf(string s)