advanced-security/qtil-swift
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Simple pluralization utilities ā appends āsā to a string, with optional count-based singular/plural selection.
import qtil.strings.Plural
string plural(string str)