advanced-security/qtil-swift
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Use the first argument as a separator to join two strings.
This predicate is overloaded to allow for 2 to 8 non-separator arguments.
import qtil.strings.Join
string join(string sep, string v1, string v2)